]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1851882 Angular catalog recall/force/part holds
authorBill Erickson <berickxx@gmail.com>
Fri, 8 Nov 2019 22:02:48 +0000 (17:02 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 30 Jan 2020 22:04:48 +0000 (17:04 -0500)
commit81fce7484ebd66b454ed4279e662f847d3da3a62
tree7917b88133c09e3777895bc1d81d255074af1356
parentcf5cf1de34846c6449f3c4fb40c2d0a908ec5bfc
LP1851882 Angular catalog recall/force/part holds

Adds entry points for placing Recall, Force, and Part-level holds.

For any item-level hold type, the user now has the option to cycle
between Item, Recall, and Force hold types.  The selected type affects
the full batch of holds.

For title-level holds, the user now has the option to select a part as
the hold target for each hold in the list.  Part selection is optional.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html
Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.ts
Open-ILS/src/eg2/src/app/staff/share/holds/holds.service.ts
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm