Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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
  • No labels