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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to