Bug 31084 - Display item type in bundle management table
Summary: Display item type in bundle management table
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Martin Renvoize (ashimema)
QA Contact: Testopia
URL:
Keywords:
Depends on: 28854 29105
Blocks:
  Show dependency treegraph
 
Reported: 2022-07-01 14:23 UTC by Martin Renvoize (ashimema)
Modified: 2022-09-23 13:50 UTC (History)
4 users (show)

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


Attachments
Bug 31084: Restore itemtype in bundles table (1.70 KB, patch)
2022-09-23 13:50 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review
Bug 31084: Expand itemtype (3.24 KB, patch)
2022-09-23 13:50 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize (ashimema) 2022-07-01 14:23:15 UTC
We removed the item type field from display in the bundle management table from the original submission on bug 28854 because I felt it was not required for the minimum viable product and that adding the code to description handling needed testing in it's own right.

This bug serves to add that field back in.
Comment 1 Martin Renvoize (ashimema) 2022-09-23 13:50:54 UTC
Created attachment 140912 [details] [review]
Bug 31084: Restore itemtype in bundles table
Comment 2 Martin Renvoize (ashimema) 2022-09-23 13:50:58 UTC
Created attachment 140913 [details] [review]
Bug 31084: Expand itemtype

WIP.. Also need to reverse bug 28854 remove fields patch to bring the
column back