Koha is a robust, open-source library management system designed for libraries of all sizes. It offers comprehensive features such as cataloging, circulation, acquisitions, and reporting, along with customization options. Known for its flexibility and cost-effectiveness, Koha supports efficient library operations while being scalable for diverse needs. Its active user community ensures continued improvement and support.
To cancel a hold in Koha and notify the patron, follow these steps:
Access the Hold: Navigate to the patron’s hold record. You can do this by searching for the patron or the item and accessing the hold from the circulation or patron details page.
Cancel the Hold: Click the red trash can icon to the right of the hold line to initiate the cancellation process.
Select a Cancellation Reason: If the "HOLD_CANCELLATION" authorized value category is configured, you will be prompted to select a reason for the cancellation. Choose the appropriate reason from the dropdown menu.
To send an email notification to the patron when a hold is cancelled:
Go to Tools > Notices & Slips.
Click the "New notice" button and select "Holds" from the dropdown.
Give the notice the code "HOLD_CANCELLATION".
Customize the notice template as needed. For example:
Dear [% borrower.firstname %] [% borrower.surname %],
Your hold on [% biblio.title %] has been cancelled with the following reason: [% AuthorisedValues.GetByCode( ‘HOLD_CANCELLATION’, hold.cancellation_reason, ‘IS_OPAC’ ) %]
Thank you,
[% branch.branchname %] Staff
For holds cancelled automatically by the system (e.g., due to expiration):
If you do not wish to use cancellation reasons or send emails:
By following these steps, you can ensure that holds are cancelled with clear reasons and that patrons are notified accordingly.
Handy Library Manager is an affordable, user-friendly library management software tailored for small institutions such as schools, churches, non-profits, and businesses. It offers features like barcode integration, cataloging, member management, and detailed reporting for streamlined organization. Ideal for both beginners and experienced users, it simplifies library operations with a one-time payment model and customization options. Suitable for collections of all sizes, it provides a reliable solution for efficient library administration.