Bug 40576 - Circulation report for holds that cannot be filled
Summary: Circulation report for holds that cannot be filled
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-08-01 12:56 UTC by Aude Charillon
Modified: 2025-08-01 12:56 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 Aude Charillon 2025-08-01 12:56:22 UTC
There are always holds that cannot be filled because there are no items to fulfill the request. It could be because there are no items left on the record, the item is missing or long overdue. Every library team uses a set of reports to try and find those holds, so the stock team may either order a new item or cancel the hold. Instead of those disparate reports, it would be useful if there could be a tool in the Circulation module that would list those holds.

I think criteria should be:
- Bib record with no items and no ongoing acquisition order
- All items either have a lost status, a damaged status, a not for loan status or are long overdue.