]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1721109: Update item status when holdings are edited
authorJane Sandberg <sandbej@linnbenton.edu>
Sat, 2 Mar 2019 01:03:31 +0000 (17:03 -0800)
committerChris Sharp <csharp@georgialibraries.org>
Thu, 7 Mar 2019 19:38:58 +0000 (14:38 -0500)
commitcbfdbd554f1147357c11bf94f0ef34c667c40e9e
tree2deaa6b076f1ef7de540395460ac3d3a3e5ffb76
parent8b0f6581a9d47b738452a8cefc5e50346af0f8cc
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>
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