]> git.koha-community.org Git - koha.git/commit
Bug 7597 - Part 3 - fines not recording the right info in the stats table
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 28 Feb 2012 14:34:59 +0000 (09:34 -0500)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Tue, 8 May 2012 21:49:08 +0000 (17:49 -0400)
commit83966791ce1a5c5cefd82148b5540f9d0907f401
tree9abeac4c19b3b7af9a81a06ea696519674243ddf
parent7aec3044b9dd5268f0b300e7c00aeb8d238c5b8e
Bug 7597 - Part 3 - fines not recording the right info in the stats table

This commit fixes writeoff_all to write off only the amount outstanding
for each fine being written off, rather than the original amount owed.

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