https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19336 --- Comment #1 from David Bourgault <david.bourgault@inlibro.com> --- Created attachment 67191 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67191&action=edit Bug 19336 - Add --maxfinesday option to fines.pl This is a functionality we have for some of our clients we want to push to the community. Adds the --maxfinesday argument to fines.pl which creates or updates a fine with the maximum amount set in the circulation rules after the delay has passed. e.g.: ./fines.pl --maxfinesdays 30 All item over 30 days late will have the maximal fine applied. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.