[Koha-bugs] [Bug 24651] New: Add --maxdays option to fines.pl to reduce the chance of re-processing very old, already capped, fines.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 13 11:19:34 CET 2020


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

            Bug ID: 24651
           Summary: Add --maxdays option to fines.pl to reduce the chance
                    of re-processing very old, already capped, fines.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

This would lead to a performance improvement by simply lowering the number of
records that need to be processed.  It would be safe to limit the overdues
processed to those under X days overdues given that circulation policy often
caps fines at a maximum after a number of days.

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