[Koha] Holds and emails question

Graham, Stephen s.graham4 at herts.ac.uk
Wed Oct 19 21:39:33 NZDT 2016


Hi All - we've only just implemented holds, we went live 3 weeks ago. One thing we are grappling with is books which have holds on, going "missing" before they get to the holds shelf. At the moment if a user returns an item via the Selfcheck machines,which is on hold for another user, then an email (informing the user that their book is ready to collect) is automatically added to the message_queue table and then sent when the email cronjob runs. However, the user may not actually place the returning item in the holds bin, they may put it on the normal return trolley, where some else may take it to read in the Library and then anything can happen to it. In cases like these the email has already been generated and the book is NOT ready to collect even though we've told the user that it is.

This is happening often at the moment, and we are dealing with it in two ways - either removing the user's email address from their record, so the email cannot be sent, or deleting the message from the table at the SQL level. Neither of these are ideal. I'm just wondering how other people are handling this? We have two campuses, and when an on-hold item is returned which is for a user at the other campus, it goes into transit and the email does not get generated until the item is checked in at the other campus. Can the same be achieved with the Selfcheck machines? Creating a separate virtual library, adding the self check machine users to it, and then books will automatically go into transit, therefore the email will not get generated? Do other libraries do this?

Cheers, Stephen
Stephen Graham
Library Technology Consultant
Academic Resources
Library and Computing Services
University of Hertfordshire
Hatfield  AL10 9AB
UK
Tel. 01707 286111 Ext: 77751
Email s.graham4 at herts.ac.uk



More information about the Koha mailing list