Is it possible to delete a booking once it is completed from the booking manager?
Michiel Saelen [SLC] [DevOps Enabler] Selected answer as best 21st June 2023
Yes, you can use method BookingManager.Delete(Engine engine, ReservationInstance reservation), or call script SRM_ReservationAction with action DELETE for that.
Though, the standard drawing doesn't show the button for Completed bookings.
Jorge Dias [SLC] [DevOps Enabler] Edited comment 21st June 2023
Please create a task we will evaluate it internally, but don’t see why not.
Thanks Jorge, any specific reason why it is not possible from the default Booking Manager visual or could this be added in next SRM version?