https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21633
--- Comment #10 from Nick Clemens <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
