Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
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
..
acquisitions.pref Bug 10366: Alert librarian if an invoice number is duplicated 2013-07-06 17:13:45 +00:00
admin.pref Bug 10080 - Change system pref IndependantBranches to IndependentBranches 2013-05-22 07:58:23 -07:00
authorities.pref BUG 9145: Authorities: standard language for UNIMARC 2013-02-20 08:42:10 -05:00
cataloguing.pref Bug 8347 - Koha forces UNIMARC 100 field code language to 'fre' 2013-02-20 09:06:31 -05:00
circulation.pref Bug 9576: can now control whether max loans limit can be overriden 2013-07-17 15:07:42 +00:00
creators.pref
enhanced_content.pref Bug 7804 - Add Koha Plugin System 2013-03-20 14:49:47 -04:00
i18n_l10n.pref Bug 9014 - Add time due to slips 2013-03-21 11:07:42 -04:00
local_use.pref
logs.pref Bug 9293 - action_logs not tracking payments 2013-03-11 17:59:17 -04:00
opac.pref Bug 10343: Rename OpacShowHoldNotes to OpacHoldNotes 2013-06-07 10:01:11 -07:00
patrons.pref
searching.pref Bug 9341: Problem with UNIMARC authors facets 2013-03-19 20:37:29 -04:00
serials.pref
staff_client.pref Bug 10052: Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts 2013-05-23 08:55:08 -07:00
web_services.pref