]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1915440 Clear Hopeless Date on Capture
authorBill Erickson <berickxx@gmail.com>
Mon, 8 Aug 2022 18:04:55 +0000 (14:04 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Wed, 16 Nov 2022 16:45:16 +0000 (11:45 -0500)
commit8d02a8a09633dc02dbb25e39e1310ff950937405
treee9de3d94a31c30029b5e37b3b2e6c3310f4dacd9
parentadb988a348b5344b49404396c9fddc719298b1a3
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>
Signed-off-by: Susan Morrison <smorrison@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm