Bug 5290 - Problems after issuing a "norforloan" item
Summary: Problems after issuing a "norforloan" item
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: rel_3_0
Hardware: All All
: P5 - low normal (vote)
Assignee: Kyle M Hall
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-07 09:15 UTC by Pascale Nalon
Modified: 2013-12-05 20:05 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
a screen copy of the message (364.06 KB, image/tiff)
2010-10-07 09:15 UTC, Pascale Nalon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pascale Nalon 2010-10-07 09:15:55 UTC
Created attachment 2679 [details]
a screen copy of the message

In our Koha, we have created several status for not for loan items.
These status are in a list of authorized values (0 : authorized loan, other values = not authorized loan).
You can force the issuing of a not for loan item.
When the value is "1" (normal value for not for loan), you have a message, you force the issuing, and after every thing go right.
If the notforloan value is different (< 1), you can force the issuing, but after you have the same message for forcing the issuing everytime even for authorized items, until the unauthorized item is back.
Comment 1 Pascale Nalon 2011-04-05 12:43:19 UTC
This bug seems to be not easy to reproduct !
Comment 2 Katrin Fischer 2013-03-24 18:43:30 UTC
I have checked in current master (3.12beta) - items with notforloan values > 1 ask for confirmation on checkout. Checking out other itmes after that behaves normally.