http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5549
--- Comment #7 from Colin Campbell <[email protected]> 2011-07-21 09:12:44 UTC --- installer/data/mysql/atomicupdate/hourlyloans.sql needs to be called to add the lengthunit Testing shows that fines handling needs to be rethought to deal with production size databases. In fact for hourly loans its probably more paractical to recalculate as required. We need to maintain branch opening and closing times as well. If fining on an hourly basis closed times need to be taken into account much as closed days are. It should be possible with a bit of refactoring to have a more consistent approach to closed days/times -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
