[Koha-bugs] [Bug 27835] Closed days offsets with one day

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 16 10:22:45 CET 2021


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

--- Comment #22 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 118290
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118290&action=edit
Bug 27835: Add a syspref to control fines calculation on closed days

Bug 27180 added a patch to not update fines on holidays if finesCalendar was
set to ignore.
At least it's what it advertised, but not what it did.

It seems that we need to add a new pref to control the calculation of
fines on closed days to answer the different use cases.

Test plan:
With this patch applied you can run the fines.pl cronjob and play with
the new pref ChargeFinesOnCloseDay to generate fines on close days.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list