Bug 40365 - The hold button shouldn't show for items that are bookable only
Summary: The hold button shouldn't show for items that are bookable only
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-14 16:13 UTC by Hannah Dunne-Howrie
Modified: 2025-07-14 16:13 UTC (History)
3 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.