]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1386347: Clear hold-copy-map efficiently
authorMike Rylander <mrylander@gmail.com>
Wed, 29 Oct 2014 14:37:29 +0000 (10:37 -0400)
committerBill Erickson <berickxx@gmail.com>
Mon, 12 Jan 2015 16:56:28 +0000 (11:56 -0500)
commit13ca7ffe3b65da038031b9d68015fd78d90db31c
tree9713ea920d594a7fd1ae641bb66b5a32f979faaa
parent4d81d268a6bcbdc43b50497a638c80adbad78512
LP#1386347: Clear hold-copy-map efficiently

When capturing or canceling a hold, we can clear the hold-copy-map
with a trigger, saving the time of the user, and making the business
logic simpler.

LP#1386347 copy map trigger wants a RETURN

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm
Open-ILS/src/sql/Pg/090.schema.action.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.clear_hold_copy_map.sql [new file with mode: 0644]