http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9423 Bug ID: 9423 Summary: Add notforloan value to issue confirmation or blocking message Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: fridolyn.somers@biblibre.com CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com 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". I propose to add some informations : if itemtype is not for loan, tell "Item type is normally not for loan". if item is not for loan due to items.notforloan value, add notforloan description to message. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.