]> git.koha-community.org Git - koha.git/commit
Bug 9423: Add notforloan value to issue confirmation or blocking message
authorFridolyn SOMERS <fridolyn.somers@biblibre.com>
Fri, 18 Jan 2013 13:32:06 +0000 (14:32 +0100)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 29 Mar 2013 06:36:21 +0000 (19:36 +1300)
commit13fc140b83915791d53abab5a871423c54d24125
tree4ff24065a03170d506ab24fe0a7ba47b141dc8d6
parentc23c392af27458bd48700efa6926e7cce4321a5a
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>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
C4/Circulation.pm
circ/circulation.pl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt