[Koha-bugs] [Bug 19336] Add option to fines.pl to apply maximal fine amount after delay

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 18 19:33:18 CEST 2017


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

--- Comment #1 from David Bourgault <david.bourgault at 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.


More information about the Koha-bugs mailing list