[Koha-bugs] [Bug 24186] New: maxFine can break fine reductions in updateFine

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 6 16:54:58 CET 2019


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

            Bug ID: 24186
           Summary: maxFine can break fine reductions in updateFine
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Fines and fees
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

If maxFine is enabled and the user has hit their maxFine limit, then in a
backdated return situation where a fine may need discounting via updateFine,
the discount will not be applied as the current code will short circuit before
calling adjust due it assuming all calls to updateFine are increases.

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