]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1908743 Hold pickup lib does not require have-users; repairs
authorBill Erickson <berickxx@gmail.com>
Tue, 9 Feb 2021 16:10:41 +0000 (11:10 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 16 Feb 2021 15:31:55 +0000 (10:31 -0500)
commit6abbbf0eeaccf6b9f8171d582a7113e672bf98ce
tree06110b708f71ce01004cdc855d43e07f2ec77099
parent8e374fac10bfe24a258f68e7b7e5c1b8d3b15132
LP1908743 Hold pickup lib does not require have-users; repairs

To match the TPAC, only disable org units where can_have_vols is false
in the hold pickup library selector (plus those explicitly disabled via
setting).

Also fixes a thinko in the settings retrieval code.

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.ts
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor/Settings.pm