Bug 34771

Summary: Add Logging option for ERM Licenses
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, 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 2023-09-12 16:24:47 UTC
Requirements:

* a syspref in the Logging section, LicensesLog, to toggle the feature - default to false
* On creation of a License log a 'Create' action with C4::Log::logaction()
* On update of a License, log an 'Update' action, including which fields are changed