https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17015
--- Comment #149 from David Bourgault <[email protected]> --- Created attachment 75479 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75479&action=edit Bug 17015: Improve stability for very old loans This patch fixes a crash when calculating fines for hourly loans created before the earliest date in the 'discrete_calendar' table. The SQL call has been altered to find the closest day (using DATEDIFF). QA Green. -- 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/
