[Koha-bugs] [Bug 8338] Fines not cleared with dropbox mode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 13 15:25:36 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8338

--- Comment #19 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Test Plan.. play with accounts and backdated returns.. report any oddities.

More seriously.
Test One
1 - Checkout an item to a patron and make it overdue (can backdate the
checkout)
2 - Make sure the itemtype has fines that will be charged
3 - Charge the fines:
     Set finesMode = production
     perl misc/cronjobs/fines.pl -v
4 - Check the fine appears on the patrons account
5 - Browse to Circulation->Check in
6 - In 'Checkin settings' backdate to before the due date
7 - Check the fine no longer appears on the patrons account

Test Two
1 - Checkout an item to a patron and make it overdue (can backdate the
checkout)
2 - Make sure the itemtype has fines that will be charged
3 - Charge the fines:
     Set finesMode = production
     perl misc/cronjobs/fines.pl -v
4 - Check the fine appears on the patrons account
5 - Pay off the fine
6 - Browse to Circulation->Check in
7 - In 'Checkin settings' backdate to before the due date
8 - Check the fine still appears on the patrons account (but is now 'zero' and
fixed)
9 - Check that there is a credit on the patrons account for the amount they
originally paid

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list