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@lists.koha-community.org
          Reporter: ke...@bywatersolutions.com
        QA Contact: testo...@bugs.koha-community.org
                CC: n...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to