https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25417 Bug ID: 25417 Summary: Backdating returns and forgiving fines causes and internal server error Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Fines and fees Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org To recreate: 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 - Browse to Circulation->Check in 5 - In 'Checkin settings' backdate to before the due date and select forgive fines 6- Explode!!!!! Debit amount passed is not positive at /usr/share/perl5/Exception/Class/Base.pm line 88 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.