Bug 40196 - Add links from license to linked agreements
Summary: Add links from license to linked agreements
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: ERM (show other bugs)
Version: 24.11
Hardware: All All
: P5 - low enhancement
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-20 09:57 UTC by Katrin Fischer
Modified: 2025-06-20 09:57 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 09:57:50 UTC
Currently there is a link from the agreement to the lisense, but no link from the license to the agreement.

To test:
- Activate the ERMModule
- Create an agreement
- Create a license
- Link both from the agreement

Confirm (negative)
- There is no visible link on the license view:
  .../cgi-bin/koha/erm/licenses/1
- there is no visible link on the edit form:
  .../cgi-bin/koha/erm/licenses/edit/1

Confirm (positive)
- Linked licenses are visible on the agreement view:
  .../cgi-bin/koha/erm/agreements/1
- Linked licenses are visible on the edit form:
  .../cgi-bin/koha/erm/agreements/edit/1