https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15729 --- Comment #5 from Magnus Enger <magnus@libriotech.no> --- (In reply to Magnus Enger from comment #4)
I have another variation on this. Some of my libraries would like the checkin to go through, but then the borrower should be alerted that the books sh/he just returned has one or more holds on it, so it needs to be placed somewhere special.
When a book is returned on a self check machine, and the book has one or more holds on it, Koha adds these two fields to the checkin response: |CY<hold patron id|DA<hold patron name> (<patron email>, <phone number>)| So in theory, the self check machines that my customers have should be able to check if these fields are present, and act accordingly. If so, my scenario does not require any changes to Koha. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.