https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17138
--- Comment #3 from Jacek Ablewicz <[email protected]> --- (In reply to Jacek Ablewicz from comment #1) > Depending on the fine charging settings, this may trigger unnecessary > database writes (and a lot of them). If 'Fine Charging Interval' is > 1 day, this has very little practical consequences (misc/cronjobs/fines.pl > script is usually run once per day, and all fines need an increase > anyway). After a closer look - this is not entirely true. If the library has fine caps enabled (for individual items, or a total limit for all overdues), unnecessary database writes may happen there as well, even if 'Fine Charging Interval' is 1 day. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
