[Koha-bugs] [Bug 9423] Add notforloan value to issue confirmation or blocking message

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 18 14:55:33 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9423

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14695|0                           |1
        is obsolete|                            |

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 14696
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14696&action=edit
[SIGNED-OFF] 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 at myacpl.org>

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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list