]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP 1198465: Account for overdues voided the old way
authorRemington Steed <rjs7@calvin.edu>
Wed, 18 Jun 2014 13:34:13 +0000 (09:34 -0400)
committerDan Wells <dbw2@calvin.edu>
Mon, 8 Dec 2014 14:38:35 +0000 (09:38 -0500)
commit40f2dbeb7b4a1a8f2a1a70f3872ebd829e973d0b
tree7ed030aac89ff182d89403dd456d18e045c64e67
parentd5212b56f3f1227023d923c28fc00bb83fd8ed9f
LP 1198465: Account for overdues voided the old way

The code for the particular case of "void"-overdues-for-lost is incomplete.
This is the one case in the new code where it now always adjusts rather
than voids, but the new restore code still needs to recognize cases where
the voiding happened under the old code.

Signed-off-by: Remington Steed <rjs7@calvin.edu>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/CircCommon.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm