]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Changed the thawing of a hold to first update the hold record and then re-target.
authorSteven Callender <stevecallender@esilibrary.com>
Tue, 10 Jul 2012 19:43:59 +0000 (15:43 -0400)
committerBill Erickson <berick@esilibrary.com>
Thu, 30 Aug 2012 17:20:40 +0000 (13:20 -0400)
commit15f7ac993ecf20705a7f39eaa767069f8fcae6d2
tree5679d468830cb0898b7493d84416309cb32d5843
parent0fb0b100131d221fd440a3168b61d83d135fca09
Changed the thawing of a hold to first update the hold record and then re-target.

When thawing a hold, originaly we were first re-targeting before actually saving the hold record. On items with large quantities, sometimes the hold would timeout on targetig before getting a chance to actually save. This patch moves things around to first save the hold record before attempting to retarget.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm