]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fixes for SIP2 Fee Payment.
authorJason Stephenson <jstephenson@mvlc.org>
Thu, 22 Sep 2011 16:52:08 +0000 (12:52 -0400)
committerDan Scott <dscott@laurentian.ca>
Fri, 14 Oct 2011 01:01:45 +0000 (21:01 -0400)
commit425c29e1e3c80b8d1fc637bf557dc3801e3245e6
treeb0d47877045424d23fd8275edd028ba38b0a2cc2
parent9c344376f62ddb4a917c5e8894ab8f909e4af5ba
Fixes for SIP2 Fee Payment.

Skip negative or zero bill balance when paying multiple bills.

Log amount paid, bill id, balance, and amount remaining when paying
multiple bills.

Use sprintf("%.2f") to avoid floating point errors.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/FeePayment.pm