Bug 4906: Allow fine calculation to exclude grace period
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 9 Aug 2012 14:53:46 +0000 (10:53 -0400)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sun, 17 Mar 2013 01:47:21 +0000 (21:47 -0400)
commitaba4f05b809971dfaab54024e8d89100b5a8ca7a
tree6f3af7d3420124144a35c6ab825b17723e1ecf07
parent41e176d97aa0aee305d4e0ace2361a1bed0c6052
Bug 4906: Allow fine calculation to exclude grace period

This patch adds the system preference FinesIncludeGracePeriod which
allows the library the choice to include the grace period when calculating
a fine ( Koha's current behavior ) or to ignore the grace period for
the purposes of fines calculation. It is set by default to preserve the
current behavior.

Signed-off-by: Srikanth Dhondi <srikanth@catalyst.net.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Rebased March 8, 2013. Included renaming pref.
Works as advertised. Renamed the bug title and opened a new report for the
original bug.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
C4/Overdues.pm
installer/data/mysql/sysprefs.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref