[Koha-bugs] [Bug 25417] New: Backdating returns and forgiving fines causes and internal server error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 7 16:31:52 CEST 2020


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 at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list