Bug 37626

Summary: Add logging for when an acquisition basket is deleted
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: kebliss, Laura.escamilla
Version: Main   
Hardware: All   
OS: All   
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 2024-08-13 14:05:41 UTC
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.
Comment 1 Laura Escamilla 2025-04-01 14:48:52 UTC
*** Bug 39181 has been marked as a duplicate of this bug. ***