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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
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