]> git.evergreen-ils.org Git - evergreen/pines.git/commit
LP1889128 Reset hold recipient info after success
authorBill Erickson <berickxx@gmail.com>
Wed, 30 Sep 2020 15:18:00 +0000 (11:18 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 7 Dec 2020 14:44:01 +0000 (09:44 -0500)
commit62d9a868a3257e5c901bd7a7de199650f01a1cfd
treeda450a1b6e917c1bfb38d9a18f59016751d296d2
parent56c303275f5534bb093d7ae7d16e8224ce473899
LP1889128 Reset hold recipient info after success

* When all holds for a given recipient have been successfully placed,
directly or via override, clear the recipient data so new recipient data
can easily be added.

* When placing duplicate Part holds, ensure the same part is applied to
each hold context so the selected part is targeted for all of the
multi-holds.

* Fxes a regression in the display of multiple hold targets where only
the first target would display.

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.html
Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.ts