]> git.koha-community.org Git - koha.git/commit
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)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 5 May 2012 12:14:59 +0000 (08:14 -0400)
commit5c9cd701dfd8f83e0880f12389c2170bdf65b5fa
tree008c4ba35a985ba90eb4b8163796e8dd721c959d
parent6df5d9e5cfbdf936e18712fd861c0f8c5042dbf3
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.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
members/pay.pl