Bug 40185 - Allow more than one controlling license to be linked to an agreement
Summary: Allow more than one controlling license to be linked to an agreement
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 08:30 UTC by Katrin Fischer
Modified: 2025-06-20 08:30 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 08:30:26 UTC
If you try to add a second license with the status 'controlling' to an
agreement record, you receive an error message.

Test Plan:
1) Enable ERMModule system preference
2) Add an agreement record
3) Add two license records with the status "controlling"
4) Edit the agreement record and associate both license records to the agreement
5) Try to link both licenses to the agreeement
-> Error

For organisations that need to control licenses for mulitple branches with one agreement this is quite limiting. 

We'd like to understand the use case or remove the limit.