Bug 40196

Summary: Add links from license to linked agreements
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: ERMAssignee: Jonathan Druart <jonathan.druart>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: clemens.tubach, jonathan.druart, jonathan.field, martin.renvoize, matt.blenkinsop, michaela.sieber, pedro.amorim
Version: 24.11   
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 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