Bug 31721

Summary: Log changes to orders made via orders API
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: REST APIAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P5 - low CC: tomascohen
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25763
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 2022-10-08 12:23:17 UTC
Bug 25763 allows to change the fund of a received order via an API call. But this change won't be logged if the AcquisitionsLog is activated. We should log changes made via the API on acquisition date the same as we already do for changes to patrons.