10 Jan
2020
10 Jan
'20
4:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21633 --- Comment #10 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #8)
We have a problem with the update DB, Hea says that "test" is the most used option, and moving test to off will introduce changes in behavior:
97 my $overduecharges = (C4::Context->preference('finesMode') && C4::Context->preference('finesMode') ne 'off');
This just controls whether 'Forgive overdue charges' checkbox is displayed - if 'test' it had not effect, removing it should not change behaviour -- You are receiving this mail because: You are watching all bug changes.