Prevent OPAC renewals if fines are over limit
authorJesse Weaver <pianohacker@gmail.com>
Sun, 26 Jul 2009 12:28:47 +0000 (13:28 +0100)
committerGalen Charlton <gmcharlt@gmail.com>
Sun, 23 Aug 2009 14:13:26 +0000 (10:13 -0400)
commitf8a43317b1c6c40497e0fc986ce8a249ae4be87a
treef98d9679b34e9ca48d75d4660fa08d0d204500b4
parent5593a2816471b351a433081ebe292898219840cb
Prevent OPAC renewals if fines are over limit

This introduces a new system preference, OPACFineNoRenewals, that sets a
limit on the total fines a patron can have before they can no longer
renew their own books. opac-user.pl has been updated to obey this limit.

This work sponsered by East Brunswick Public Library, East Brunswick, NJ USA

Signed-off-by: Colin Campbell <colin.campbell@ptfs-europe.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
admin/systempreferences.pl
installer/data/mysql/en/mandatory/sysprefs.sql
installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tmpl
opac/opac-user.pl