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>
Wed, 27 May 2015 20:19:59 +0000 (16:19 -0400)
commitdb78748bcb35cb6b2cd3282a7787d14572258c5a
treef7384c87ef99716aea4e04f1a8a881e714fd63d7
parentdf621990f244e96248a2ae0e28e32e644283da9e
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