[Bug 10748] Add option to block return of lost items
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10748 --- Comment #9 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- There is a difference with the Withdrawn case. If the item is Lost, checking it in will remove the lost status. So the second checkin will not be blocked anymore although you set the pref. If the item is withdrawn, the status remains the same. So a second try will be blocked again. No 'blocker' for me. Tested it with SIP too. Got a failed checkin. So that is OK. The message "Checkin failed" is not very informative though. You need to inspect syslog (staff member ;) to see this warning: Checkin failed: probably for Wrongbranch or withdrawn This warn comes from SIP/ILS.pm line 237. It could be 'enriched' with the blocked lost-case, but it is more a comment for developers than something useful. Adding a comment in a follow-up. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org