]> git.evergreen-ils.org Git - evergreen/pines.git/commit
LP1887429 Holds supports circ.staff_placed_holds_fallback_to_ws_ou
authorBill Erickson <berickxx@gmail.com>
Wed, 23 Sep 2020 18:24:13 +0000 (14:24 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 7 Dec 2020 16:22:09 +0000 (11:22 -0500)
commit763da7f4d8839f2c32da615caabf69d846dfb651
treeebfcd2afb1daba6b33f278f57aff5e2483996728
parentbe4b9539171d821f3d127a19d8681f9d7247a6e4
LP1887429 Holds supports circ.staff_placed_holds_fallback_to_ws_ou

Add support for the 'circ.staff_placed_holds_fallback_to_ws_ou' org unit
setting when staff place holds for patrons in the Angular staff catalog.
Specifically, if the patron has no preferred pickup lib set, fall back
to either the patron's home org or the workstation org depending on the
value of the org setting.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/resolver.service.ts