Bug 36162 - Train table needs more detail
Summary: Train table needs more detail
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Preservation (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-23 20:26 UTC by Esther Melander
Modified: 2025-06-02 20:45 UTC (History)
2 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
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 Esther Melander 2024-02-23 20:26:28 UTC
The Train table in the Preservation module needs more detail. After adding an item from the waiting list, the table lists an ID # and then Edit/Remove buttons, and possibly an "Attributes" column. It would be nice if the table listed the bibliographic title and a barcode link.
Comment 1 Jason Vasché (RRPL) 2024-08-19 17:55:38 UTC
Bib title and barcode link would be really helpful!
Comment 2 Jonathan Druart 2024-08-29 12:13:07 UTC
You need to add those attributes to the processing. For instance: https://snipboard.io/RJI5MW.jpg

We don't want to display values that are not an attribute defined at the processing level.

This is not a bug but a feature ;)