Koha/installer/data/mysql
Kyle M Hall 835f745b55 Bug 9576: can now control whether max loans limit can be overriden
Adds a new system preference AllowTooManyOverride to control whether
a librarian can override the 'Too many checked out' message which is
currently always overridable.

Test Plan:
1) Apply patch
2) Run updatedatabase.pl
3) Attempt to check out 1 more item to a patron than the max issues
4) You should be allowed to override by default ( current behavior )
5) Set AllowTooManyOverride to "Don't allow"
6) Repeat step 3
7) You should be blocked from being able to issue the item

Signed-off-by: Srdjan <srdjan@catalyst.net.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>

The new system preference is activated by default, which mean there
will be no change in behaviour on update.

The system preference is correctly added to the database and .pref
files.

Test plan and QA script passes.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-07-17 15:07:42 +00:00
..
atomicupdate Bug 7475: Update configuration 2012-09-19 17:15:25 +02:00
de-DE Bug 10474: Translate some English strings in German sample notices 2013-07-05 07:00:55 -07:00
en Bug 5858: Followup for INSERT IGNOREs in marc21_framework_DEFAULT.sql 2013-07-08 15:01:01 +00:00
es-ES Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
fr-FR Bug 9519: fix code for Italian language search limiter 2013-07-08 14:02:32 +00:00
it-IT Bug 9519: fix code for Italian language search limiter 2013-07-08 14:02:32 +00:00
nb-NO Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
pl-PL Bug 9519: fix code for Italian language search limiter 2013-07-08 14:02:32 +00:00
ru-RU Bug 9519: fix code for Italian language search limiter 2013-07-08 14:02:32 +00:00
uk-UA Bug 9519: fix code for Italian language search limiter 2013-07-08 14:02:32 +00:00
backfill_statistics.pl
kohastructure.sql Bug 10490: Overdue fines cap can't store decimal values 2013-07-12 20:08:35 +00:00
labels_upgrade.pl
patroncards_upgrade.pl
sample_only_param_tables.sql
sysprefs.sql Bug 9576: can now control whether max loans limit can be overriden 2013-07-17 15:07:42 +00:00
update22to30.pl Bug 8289 Upgrading from 2.2 does not work anymore 2012-06-25 16:15:42 +02:00
updatedatabase.pl Bug 9576: can now control whether max loans limit can be overriden 2013-07-17 15:07:42 +00:00