]> git.evergreen-ils.org Git - Evergreen.git/commit
Acq fix for LP#901378
authorJames Fournie <jfournie@sitka.bclibraries.ca>
Wed, 7 Dec 2011 19:27:45 +0000 (11:27 -0800)
committerBill Erickson <berick@esilibrary.com>
Fri, 20 Jan 2012 20:58:00 +0000 (15:58 -0500)
commit18f40ebb25221e77b610b3349a4c610e6c406807
treec15d2cfe7cca3c85dd404649ff19ca232eaa5451
parentc939a54bf867d7de5b8236610115f85ed4159608
Acq fix for LP#901378

Proratable invoice charges do not have a fund_debit, we need to check for
this before attempting to delete the charge.  If there's no fund_debit
we can generally assume that there's no corresponding debit to this charge
and skip trying to delete it.

Signed-off-by: James Fournie <jfournie@sitka.bclibraries.ca>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Invoice.pm