]> 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:39:22 +0000 (14:39 -0500)
commit2c16628b0b29215bc7f7526f800f02b976b645a4
tree9e69c9de498deecfff0bfe7989cd88ef26d356dc
parentf4a19555f2eca13d0a0bbc1a43d6e0fe25d0555c
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