]> git.evergreen-ils.org Git - evergreen/pines.git/commit
LP1915440 Clear Hopeless Date on Capture
authorBill Erickson <berickxx@gmail.com>
Mon, 8 Aug 2022 18:04:55 +0000 (14:04 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 21 Dec 2022 21:06:16 +0000 (16:06 -0500)
commitedfd718ad73c908fbac6d41aff235b7c490ec6a4
tree3100b85293d2a169fe807b6c325b154ccf89cd82
parent0363bb7da661bea44aefa73178cd2fabd0180e66
LP1915440 Clear Hopeless Date on Capture

Clear the hold hopeless date when a copy is captured for the hold.

One way to make this happen for testing:

. Configure the Missing copy status as holdable=true hopeless_prone=true
. Place hold with only 1 viable copy.
. Mark said copy as missing -- this stamps a hopeless_date on the hold.
. Check the copy in.  This results in a capture + hopeless hold.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm