Bug 36389 - Acquisition order logging does not depend on AcquisitionLog system preference
Summary: Acquisition order logging does not depend on AcquisitionLog system preference
Status: ASSIGNED
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Fridolin Somers
QA Contact: Testopia
URL:
Keywords:
Depends on: 28108
Blocks:
  Show dependency treegraph
 
Reported: 2024-03-21 16:00 UTC by Fridolin Somers
Modified: 2024-03-21 16:00 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fridolin Somers 2024-03-21 16:00:40 UTC
Since Bug 28108 logging acquisition order is in module 'ACQUISITIONS'.
So logging must depend on AcquisitionLog system preference.
Currently it depends on ClaimsLog system preference.