https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27899 --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 118240 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118240&action=edit Bug 27899: Missing description for libraryNotPickupLocation on request.pl This patch adds text to the holds template in the staff client so that if a particular item is at a library which isn't a hold location the error message is descriptive. To test, apply the patch and go to Administration -> Libraries. - Change one of your libraries so that "Pickup location" is set to "No." - Locate a title in the catalog which has an item at that location. - Start the process of placing a hold on the title. - After selecting a patron to place the hold for, look at the table of items under "PLace a hold on a specific item." - The item located at the library you modified should show an error message in the "Hold" column, "Library is not a pickup location." Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.