Bug 7597 - Part 1 - fines not recording the right info in the stats table
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 28 Feb 2012 13:47:43 +0000 (08:47 -0500)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 21 Mar 2012 16:13:31 +0000 (17:13 +0100)
commit870006e50f244d5910c2481a2553e58a589ffd47
tree98631b61ba42107c0d0b4be46c8b41c4f048ad83
parentceb81cfc5200341f1782c754df47516f1ed932af
Bug 7597 - Part 1 - fines not recording the right info in the stats table

Koha was writing off the value of accountlines.amount rather
than the value of accountlines.ammountoutstanding.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Tested all three patches together and was able to write off single
and multiple fines and the data was correct in the stats table.
members/pay.pl