Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
css Follow-up fix for Bug 5760 - Add the jquery table sorter to reading record 2011-02-17 08:28:29 +13:00
includes Bug 5741 - Extra comma causes JavaScript error in Internet Explorer 2011-02-20 20:29:07 +13:00
js Follow-up fix for Bug 5733 - Empty cart in intranet when session is closed 2011-02-14 09:28:12 +13:00
lib Fix for Bug 5140 - In Chrome, drop-down menus disappear after using pop-up calendar 2011-02-18 09:47:41 +13:00
modules Bug 5811: Add sysprefs to control overriding fines 2011-03-04 09:33:18 +13:00
xslt Bug 5723: Font for 780s on staff client shrinks 2011-02-28 09:12:55 +13:00
columns.def Removed two column definitions added in previous patch 2010-11-10 19:38:34 +13:00