[Koha-patches] [PATCH] Allow renewal limits to be overridden on the circulation screen

Galen Charlton galen.charlton at liblime.com
Tue Sep 2 23:44:30 CEST 2008


Hi,

On Thu, Aug 28, 2008 at 11:56 AM, Jesse Weaver <jesse.weaver at liblime.com> wrote:
> From: Pianohacker <pianohacker at gmail.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.
> ---
>  C4/Circulation.pm                                  |    4 +-
>  admin/systempreferences.pl                         |    1 +
>  circ/circulation.pl                                |   11 +-
>  installer/data/mysql/updatedatabase.pl             |    7 +
>  .../intranet-tmpl/prog/en/css/staff-global.css     |    2 -
>  .../prog/en/modules/circ/circulation.tmpl          |  163 +++++++++++---------
>  kohaversion.pl                                     |    2 +-
>  reserve/renewscript.pl                             |    3 +-

Won't push as is - the new syspref needs to be included in the English
and French installation SQL scripts.

Regards,

Galen
-- 
Galen Charlton
VP, Research & Development, LibLime
galen.charlton at liblime.com
p: 1-888-564-2457 x709
skype: gmcharlt



More information about the Koha-patches mailing list