]> 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)
committerJane Sandberg <sandbej@linnbenton.edu>
Mon, 27 Jul 2020 16:33:23 +0000 (09:33 -0700)
commit1528c22bce523fc79cbdfd2244938db9977d5e57
treeaceec925b8931df20929fffad942fe1595c957cf
parentcaa1460d9575e8f2460f4e983e056cc830205ae5
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