Change #6078
Category | None |
Changed by | Jane Sandberg <sandbej | @linnbenton.edu>
Changed at | Thu 07 Mar 2019 14:39:22 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 2c16628b0b29215bc7f7526f800f02b976b645a4 |
Comments
LP1721109: Update item status when holdings are edited To test: 1) Go to Item Status List View, select an item, and go to Actions > Edit > Items (or Call Numbers, or both). 2) Make a change to one of the columns you have active in the Item Status list view. Click Save and Exit. 3) Note that the list view of Item Status has not updated. 4) Load this commit. 5) Repeat steps 1-2. 6) Note that the columns are updated this time. Note that there is a new status column, and that an icon appears for all the rows that you have changed. Also, note that there is a toast message in the bottom right hand corner of the screen confirming that you have successfully made your change. Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu> Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Changed files
- Open-ILS/src/templates/staff/cat/item/index.tt2
- Open-ILS/src/templates/staff/cat/item/t_list.tt2
- Open-ILS/web/js/ui/default/staff/cat/item/app.js