[Koha-bugs] [Bug 29923] New: Do not generate overpayment refund from writeoff of fine

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 21 15:35:20 CET 2022


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

            Bug ID: 29923
           Summary: Do not generate overpayment refund from writeoff of
                    fine
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          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

To recreate:
1 - turn finesmode on
2 - set circ rule a circ rule to charge fines
3 - perform a checkout that follows your circ rule, setting the due date in the
past
4 - run the fines cron and confirm that it generates an accruing fine for your
patron
5 - write off that fine
6 - edit your circ rule to remove the fine amount and interval
7 - check your item in
8 - see your patron now has a credit in the amount of the writeoff

The overpayment credit should only be generated if we've taken payment on the
fine.

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


More information about the Koha-bugs mailing list