Bug 21443: Remove the dependency on finesCalendar
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 23 Mar 2020 12:06:08 +0000 (08:06 -0400)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 24 Mar 2020 11:09:16 +0000 (11:09 +0000)
commit17ec659f85e1a41d6fddc69709bc75f99c99a915
tree35c3de31f2e77997c849dd9f01cd21da87c10a23
parent1230f0815b995080b4c0c4722961ed187c26689a
Bug 21443: Remove the dependency on finesCalendar

Considering that the the use of finesCalendar for this calculation is
already a binary choice, it makes sense to remove the use of
finesCalendar here. It is an uneccessary complication that could
introduce confusion. Allowing this new setting to directly control
the behavior makes it clear and obvious what is going on.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Charges/Fees.pm
installer/data/mysql/atomicupdate/bug_21443.perl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt
t/db_dependent/Koha/Charges/Fees.t