https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18996 --- Comment #8 from Colin Campbell <colin.campbell@ptfs-europe.com> --- (In reply to Katrin Fischer from comment #7)
If I understand correctly this bug would mean that the self check claims the book returned, but it's still on the patron's account.
We have some libraries that return all books at the circulation desk a second time to check for holds etc. - so those would be caught. But others might trust that alle the items are correctly returned and reshelve - so that could cause quite a problem if the item was later to be found on the shelves (did the patron "snuck" it in to avoid fines or did Koha mess up...?)
I think ideally we should alert of a problem in a way that makes the self check indicate to take the item to the circulation desk.
Yes the logic behind 13411 is that a checkin should be ok if there is no issue transaction. I think if there is an issue transaction, and we cant checkin then we must refer to the issue desk. -- You are receiving this mail because: You are watching all bug changes.