https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37626 Bug ID: 37626 Summary: Add logging for when an acquisition basket is deleted Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org If the AcquisitionLog is set to "log" we log all kinds of activities on baskets: create, modify, close, re-open, but we don't log when a basket is deleted. Deleting a basket will also delete the order lines and optionally records and items. So it's important to understand what happened in case something goes wrong. The button to delete a basket is available on open baskets in the top toolbar on the basket summary page. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.