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@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: robin@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.