]> 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:41 +0000 (10:31 -0500)
commit76aa79378e5e4f63e0b8f450c0025fe2ab943372
treea1d1a79ffaf7e3c7a56d426e95e17dff16d9d221
parent15a545048c88dbfb6b7a14475e8d4336f00183d8
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