Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jared Camins-Esakov 83ab549724 Bug 5811: Add sysprefs to control overriding fines
This patch adds two sysprefs to allow libraries more fine-grained control over
when fines can and can't be overridden. The two sysprefs are:
* AllFinesNeedOverride - when this syspref is set to "Require" (default) any
    fine will require a staffmember to override the fine in order to check out a
    book.  When set to "Don't require," fines below noissuescharge will not need
    any override.
* AllowFineOverride - when this syspref is set to "Allow," staff will be able to
    override fines that are above noissuescharge. When set to "Don't allow"
    (default), staff will not be able to check out items to patrons with fines
    greater than noissuescharge.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-03-04 09:33:18 +13:00
..
acqui Follow-up fix for Bug 5804, acqui duplicate warning 2011-03-03 12:14:56 +13:00
admin Bug 5811: Add sysprefs to control overriding fines 2011-03-04 09:33:18 +13:00
authorities Bug 4838 Allow to choose which authority heading to copy into biblio record 2010-12-21 16:50:45 +13:00
basket Fix for Bug 5008 - "Remove" link missing when Cart in expanded view 2010-11-02 14:55:13 +13:00
batch Bug 3482 Allow hold notices to be sent in print form 2010-02-22 10:52:04 -05:00
catalogue Merge remote branch 'kc/new/enh/bug_5462' into kcmaster 2011-02-17 09:47:14 +13:00
cataloguing Merge remote branch 'kc/new/enh/bug_2170' into kcmaster 2011-02-15 15:55:54 +13:00
circ Bug 1962: Add fine notification during check-in 2011-02-26 19:52:56 +13:00
errors Bug 5530 Follow up 2010-12-22 11:27:55 +13:00
help Merge remote branch 'kc/new/bug_5143' into kcmaster 2010-12-20 13:24:40 +13:00
installer Enhancement Bug 4444: Centralize Code Handling Perl Dependencies 2010-05-17 09:01:49 -04:00
labels Bug 5741 - Extra comma causes JavaScript error in Internet Explorer 2011-02-20 20:29:07 +13:00
maint Bug 5462: fixed dashes (replaced with _) and fullstops (removed) for variable names 2011-02-03 09:54:50 +00:00
members Follow-up fix for Bug 5760 - Add the jquery table sorter to reading record 2011-02-17 08:28:29 +13:00
offline_circ More fixes for Bug 2600, HTML tags in titles not escaped in many places 2010-02-03 16:52:31 -05:00
patroncards Bug 5370: Fix references to koha.org and other old websites 2010-11-07 19:50:52 +13:00
reports bug 5255 change 'document type' to 'item type' 2010-12-14 13:19:20 +13:00
reserve Bug 5805: Having items in-transit can cause derangement of the hold list 2011-02-26 20:44:01 +13:00
reviews
rotating_collections Bug 5132 - Misspelled words: Acquistion Succesfully professionnal 2010-10-17 13:51:33 -04:00
serials Bug 5741 - Extra comma causes JavaScript error in Internet Explorer 2011-02-20 20:29:07 +13:00
sms
suggestion Fix for Bug 5722, other reason for suggestions has code in text box 2011-02-14 10:27:49 +13:00
tags bug 5649: changes the white/blacklisting to approved/rejected consistent wording 2011-02-14 10:33:07 +13:00
test bug 5309: Adjust progres bar 2010-10-26 11:20:34 -04:00
tools Fix for Bug 5814 - Style error message on manage staged records page according to standard 2011-03-04 09:23:15 +13:00
virtualshelves Bug 5462: fixed dashes (replaced with _) and fullstops (removed) for variable names 2011-02-03 09:54:50 +00:00
z3950
about.tmpl Merge remote branch 'kc/new/bug_2742' into kcmaster 2011-02-28 09:09:33 +13:00
auth.tmpl Fix for Bug 5743, 5743 - Make login errors a little nicer 2011-02-14 09:14:46 +13:00
intranet-main.tmpl Fix for intranet-tmpl had one /TMPL_IF to many 2010-12-14 20:10:59 +13:00