]> git.evergreen-ils.org Git - 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)
committerJane Sandberg <sandbej@linnbenton.edu>
Mon, 27 Jul 2020 16:56:04 +0000 (09:56 -0700)
commit8ed4dce43fadcfe0dbbb38f8a34c3259101fb82c
tree2f01a488fa58567775fa52f9e8d95e229a737c53
parent4a6f6153a5d36b1db9b3f3486c8032406d27b759
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