Bug 40200 - Add an ERM data tab to the catalog detail page
Summary: Add an ERM data tab to the catalog detail page
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: ERM (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-20 10:45 UTC by Katrin Fischer
Modified: 2025-06-20 10:45 UTC (History)
7 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 Katrin Fischer 2025-06-20 10:45:10 UTC
When looking at the detail page in the staff interface catalog, we should have have a tab to display information from the ERM module.

For example we could display in a little table:
- Packages the title is linked to (via erm title - erm resource)
- Maybe license information
- Maybe agreement information

And provide links to these so you can navigate there easily if you have the required permissions. 

This would allow to tie the catalog and the ERM module closer together.