Bug 38247

Summary: Display item type in the Holds table in patron record
Product: Koha Reporter: Chip Halvorsen <Chip.Halvorsen>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: Chip.Halvorsen, gmcharlt, kyle.m.hall, mspinney
Version: 24.05   
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 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?