http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 --- Comment #64 from Paul Poulain <paul.poulain@biblibre.com> --- Another question: once an item has been placed for a course reserve, it should not be possible to check it out, isn't it ? Or at least, the librarian should be warned ! That's not the case: * I placed barcode=1 on a course reserve. * I checked on catalogue/detail.pl that the item was reserved * I tried to check-out the item, and got no warning or anything Imo: we should have a syspref deciding if a check-out for an item placed on reserve result in a warning or it forbidden. (In reply to comment #59)
*Something I don't understand functionally: I places a course reserve on an item that was on loan. When I check-in the document, nothing happens (ie: I'm not warned the item is for "course X" or something like that. Is it the expected behavior ? Some functional explanations are worth...
That is indeed expected behavior. The course reserves system was written based on a specification I was given. I will definitely work with Nicole to make sure it is fully documented in the manual.
Definitely, I need the complete specifications! because I think I'm missing something about the expected behavior. -- You are receiving this mail because: You are watching all bug changes.