Bug 40365

Summary: The hold button shouldn't show for items that are bookable only
Product: Koha Reporter: Hannah Dunne-Howrie <hdunne-howrie>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, lisette, tomascohen
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Hannah Dunne-Howrie 2025-07-14 16:13:51 UTC
It should never be possible to place both a hold and a booking on a single item but currently bookings will correctly hide itself if not enabled via the itemtype as an option but we cannot do this for holds. For example, we have orchestral sets we hire out that should only be bookable. We've disabled to 0 for number of holds via the circ rules but the holds/reservations tab and button will still show. This is confusing for staff. Ideally, there would be a mirrored option by item type to disable holds to correct this.