[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
Tue Mar 19 11:11:14 CET 2013


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

Paul Poulain <paul.poulain at biblibre.com> changed:

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

--- Comment #4 from Paul Poulain <paul.poulain at biblibre.com> ---
Created attachment 16359
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16359&action=edit
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.

Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


More information about the Koha-bugs mailing list