[Koha-bugs] [Bug 24146] New: Paying Accruing Fines prior to return causes another accruing fine when returned

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 2 19:44:36 CET 2019


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

            Bug ID: 24146
           Summary: Paying Accruing Fines prior to return causes another
                    accruing fine when returned
 Change sponsored?: ---
           Product: Koha
           Version: 19.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Fines and fees
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kelly at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: nick at bywatersolutions.com

In 19.05, when an accruing fine is paid prior to checking in the item, the fine
will get re-accessed when the item is returned. 

This is caused by bug 22521 looking at the diff to this bug 


Lines 520-565 sub UpdateFine {


it looks like we have changed the way Koha is checking for these fines and
therefore reassessing a fine as there isn't one there anymore, as it has been
paid.

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