Bug 36955

Summary: Extend data providers in eUsage for different SUSHI credentials in multi branch systems
Product: Koha Reporter: Michaela Sieber <michaela.sieber>
Component: ERMAssignee: Jonathan Druart <jonathan.druart>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: andrew, bugzilla, carthur, jonathan.druart, jonathan.field, lisette, martin.renvoize, matt.blenkinsop, nick, pedro.amorim
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35325
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Michaela Sieber 2024-05-24 11:38:15 UTC
In a multi branch system you might have different SUSHI credentials for harvesting COUNTER reports for the different libraries. 
In our case we have three branches and each branch has separate API-Keys / Customer-IDs and so on ...

The data providers should be extended to have a field for the library (dropdown with branches) 

database table:  erm_usage_data_providers
Comment 1 Andrew Fuerste-Henry 2025-07-02 16:01:18 UTC
Seems likely we'd also want to support stats at the library group level.