LP 1198465: Account for overdues voided the old way user/rsteed/lp1198465-negative-balances-fix-old-voids
authorRemington Steed <rjs7@calvin.edu>
Wed, 18 Jun 2014 13:34:13 +0000 (09:34 -0400)
committerRemington Steed <rjs7@calvin.edu>
Wed, 18 Jun 2014 19:09:03 +0000 (15:09 -0400)
commitd784b1777f63a3997654b5ed67b12e7bebc44e9b
tree3e5d61cc737cbab2e48aff4441c38fc5cb680fb1
parent3060aaf48c3b66885cc0951e6997c5b005c831ba
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