]> git.koha-community.org Git - koha.git/commit
Allow renewal limits to be overridden
authorMichael Hafen <mdhafen@tech.washk12.org>
Wed, 22 Oct 2008 23:11:26 +0000 (18:11 -0500)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 4 Sep 2009 02:03:41 +0000 (14:03 +1200)
commit54a04fbea76cc014af3fe6723ceee898cf679d34
tree7895eb710e73cd89095b9159bd7e60b10ddc79ce
parent25a8f90ce4c617fbd54cd3131e205afe23792aba
Allow renewal limits to be overridden

Originally by Jesse Weaver <jesse.weaver@liblime.com>

This patch creates a new system preference, AllowRenewalLimitOverride,
that, if YES, allows the renewal limit to be manually overridden. It
updates C4::Circulation and reserve/renewscript.pl to obey this.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl
kohaversion.pl