]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1908743 Staff catalog honors org-not-pickup-lib
authorBill Erickson <berickxx@gmail.com>
Mon, 11 Jan 2021 19:15:33 +0000 (14:15 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 16 Feb 2021 15:31:55 +0000 (10:31 -0500)
commit8e374fac10bfe24a258f68e7b7e5c1b8d3b15132
tree0345f7024bde27b0425441377ddecc35ceae7741
parent2cb06bd085919cc97b287229464a12ca62c01586
LP1908743 Staff catalog honors org-not-pickup-lib

In the Angular staff catalog, disable org units in the pickup library
selector that have the 'opac.holds.org_unit_not_pickup_lib' org unit
setting applied, plus those that have false values for can-have-users or
can-have-vols.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.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/perlmods/lib/OpenILS/Application/Actor/Settings.pm