https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38175 Bug ID: 38175 Summary: Improve Bookings behavior with new status field Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: thibaud.guillot@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Hello, For the moment, in the "Bookings" code and functionality, when a booking is cancelled via the action button or graphically on the timeline, it is completely deleted. Given the recent enhancement adding the status column to the bookings table, it would probably be preferable to change the status and keep the booking in the table. Later, having another table like holds and old_holds would be preferable, but it's a first step towards a more logical change. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.