]> 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>
Sat, 5 May 2012 12:15:00 +0000 (08:15 -0400)
commitead3223e0615304aa87654d63d352d61145fb32a
tree9abeac4c19b3b7af9a81a06ea696519674243ddf
parentb4b8e9bb16806f34203be47fe7cac7da5e73eb80
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