Bug 38247 - Display item type in the Holds table in patron record
Summary: Display item type in the Holds table in patron record
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: 24.05
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-23 19:45 UTC by Chip Halvorsen
Modified: 2024-12-27 18:02 UTC (History)
4 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 Chip Halvorsen 2024-10-23 19:45:22 UTC
The holds table at /cgi-bin/koha/circ/circulation.pl seems to only display an item type if the hold is on a specific item or a specific item has become available for a hold.

Library staff would find it useful to have an item type displayed for every hold, so they could easily view whether the patron has a hold on a certain itype without extra clicking. 

Would it be possible for the Holds table to pull in a default item type for the bibliographic record?