]> 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)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 25 Sep 2020 17:30:37 +0000 (13:30 -0400)
commit970ddc48b4d448d787a9ee008820d5660d16cc3d
tree4847325bf2cdaf61c9afb8964113135912995f43
parentc38f5b3aefc3b177cdcf74efe26422e2c28f92c9
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>
Signed-off-by: Jennifer Weston <jennifer.weston@equinoxinitiative.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
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