There is a script available where we can set:
- arrivals with definitive status or any other
- arrival date from / till
- Reservation category IN or NOT IN (to exclude for example owner reservations)
Mandatory conditions in the script are
- exclude bookings containing a specific extra (it can be NULL)
- Status = definitive
- Bill Agent in empty
- Bill Paying customer is empty
Actions taken by script
- Change validation_status = 'Park 9'
- Add extra 'Corona pandemie voucher' with the amount = paid amount in the booking (Need resource_id of the extra)
- Delete all resources in the booking, except the one added in step 2