]> git.evergreen-ils.org Git - Evergreen.git/commit
Backport r19288 : Fix checkin backdate assumptions
authordbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 1 Feb 2011 18:43:55 +0000 (18:43 +0000)
committerdbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 1 Feb 2011 18:43:55 +0000 (18:43 +0000)
commit245e9ebf653072d1f2902dca02ae6164ca72ff9d
tree4f294726422c0d1133013bd1cdb9f85d30d5731c
parentd11a15459b219bfccd7ab620998735bcc64f8a89
Backport r19288 : Fix checkin backdate assumptions

checkin_handle_backdate() did not properly interpret bill data (voided too much), so lets use void_overdues() instead

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_2@19350 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Circ/Circulate.pm