Bug 36703

Summary: Link to ERM from Vendor detail page
Product: Koha Reporter: Ian Walls <ian>
Component: ERMAssignee: Jonathan Druart <jonathan.druart>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart, jonathan.field, jzairo, martin.renvoize, matt.blenkinsop, pedro.amorim
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Ian Walls 2024-04-25 20:28:46 UTC
From /cgi-bin/koha/acqui/supplier.pl?booksellerid=X (and related pages), add links in the lefthand menu to /cgi-bin/koha/erm/agreements, /cgi-bin/koha/erm/licenses and /cgi/koha/erm/packages, limited to vendor X.

I believe this would require modifying the ERM pages to accept a URL parameter (booksellerid) and apply that limiter to the results automatically.

This would further integrate the ERM into Acquisitions in a simple but useful way.