Koha/koha-tmpl/intranet-tmpl/prog/en
Fridolyn SOMERS 6cec57901a Bug 9423: Add notforloan value to issue confirmation or blocking message
When trying to checkout an item that is not for loan (due to
items.notforloan value or because itemtype is not for loan), you get a
confirmation or blocking message (depending on AllowNotForLoanOverride
syspref).

This message tells "Item is normally not for loan".

This patch adds some informations :
if itemtype is not for loan, tells "Item type is normally not for loan".
if item is not for loan due to items.notforloan value, adds notforloan
description to message.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Works as advertised: Not for loan authorized value is correctly shown.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-03-19 22:22:23 -04:00
..
css Bug 9690 - Replace YUI buttons on the catalog search results page with Bootstrap 2013-03-15 19:21:52 -04:00
includes Bug 7440 - Remove NoZebra vestiges 2013-03-19 21:17:04 -04:00
js Bug 7596 - System prefs editor JS contains untranslatable English string 2013-03-15 19:03:49 -04:00
lib Bug 9034: Add sorting and filtering on items table (catalogue/detail.pl) 2013-02-07 19:35:51 -05:00
modules Bug 9423: Add notforloan value to issue confirmation or blocking message 2013-03-19 22:22:23 -04:00
xslt Bug 9356: Show Dissertation note (MARC21 502) in XSLT 2013-02-24 10:00:54 -05:00
columns.def Bug 5482 [Follow up] Translation problem in guided reports - Item field names 2012-03-22 11:16:27 +01:00