[Koha-bugs] [Bug 28953] New: Incorrect behavior when voiding a payment on an fine that was paid while accruing and later backdated at return such that it should not have been fined

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 3 21:09:33 CEST 2021


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

            Bug ID: 28953
           Summary: Incorrect behavior when voiding a payment on an fine
                    that was paid while accruing and later backdated at
                    return such that it should not have been fined
 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

Apologies, I can't figure out how to say any of this concisely.

To recreate:
- Have an overdue item with an accruing fine
- pay the fine
- check in the item, backdated to before its due date
- confirm that your patron shows a credit for overpayment of a fine
- void your payment
- confirm patron's account is not right

The fine shows amount=0 and amountoutstanding = [whatever the original fine
was]. The patron shouldn't owe us anything here.

Further complicating things, the fine doesn't show on the Make a Payment tab at
all -- seems like the logic here must be to only show fines where the
amountoutstanding > 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