[Koha-bugs] [Bug 24431] New: Convert overpayment on accruing fines into credits

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 15 20:54:58 CET 2020


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

            Bug ID: 24431
           Summary: Convert overpayment on accruing fines into credits
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Fines and fees
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

See Kyle's proposal on Bug 13044.

To recreate issue:
- find/create a checkout with an accruing fine
- pay off accruing fine in full
- check item in backdated so the final fine is less than the amount paid
- fine is retained on patron account with a negative amount due
- because this is a negative fine rather than a true credit, it cannot be
reconciled


To fix this, we should set the amountoutstanding of the fine to 0 and generate
a credit for the overpaid amount.

-- 
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