Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Vitor FERNANDES 63f2ceb603 Bug 9206 - Only allow place holds in records that the patron don't have in his possession
Added a system preference to turn on/off this feature.
By default the system allow the patron to place holds even if it is in his possession.
Script to place holds check if the system preference is off and if patron has at least one item to block holds.
Messages to say that are already in patron possession added to templates.
Method to check if patron has one issue from one record added to C4::Circulation

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2012-12-27 09:48:03 -05:00
..
acquisitions.pref
admin.pref
authorities.pref
cataloguing.pref Bug 7674: Add 2 sysprefs to indicate the branch we want to separate on 2012-12-17 09:41:16 -05:00
circulation.pref Bug 9206 - Only allow place holds in records that the patron don't have in his possession 2012-12-27 09:48:03 -05:00
creators.pref
enhanced_content.pref Bug 8377 [ENH] Show HTML5 video/ audio for media files in OPAC and staff client 2012-12-27 09:28:00 -05:00
i18n_l10n.pref Bug 2832 - Make alphabet localizable 2012-11-05 09:25:29 -05:00
local_use.pref
logs.pref
opac.pref Bug 7620: OPACNoResult, Add keyword to query string 2012-12-22 16:45:31 -05:00
patrons.pref
searching.pref Bug 9107: Remove the obsolete DidYouMeanFromAuthorities syspref 2012-11-20 06:56:22 -05:00
serials.pref
staff_client.pref Bug 8163: Click to populate XSLT preferences with "default" or empty values 2012-11-23 12:28:02 -05:00
web_services.pref