]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1878079 Staffcat Add Holdings action support
authorBill Erickson <berickxx@gmail.com>
Mon, 27 Jul 2020 14:58:52 +0000 (10:58 -0400)
committerChris Burton <cburton@nflibrary.ca>
Thu, 10 Sep 2020 16:01:35 +0000 (12:01 -0400)
commit0785ba19eca7726f7c2f1fb15399b554687c0575
tree6cb1190cf07ded0be09089f8845272753883731b
parent5822cec1c60d744dca8bdd33b3119c57e602a6e9
LP1878079 Staffcat Add Holdings action support

Teaches the staff catalog Add Holdings button to open the holdings
editor using the appropriate parameters.  If the holdings maintenance
grid is active, arguments to pass are based on the grid selection.
Otherwise it simply open the item editor with a single call number /
copy to be created 'here'.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.ts