Fixed bookings state variables

This commit is contained in:
Joaquin Ossa 2025-02-12 10:06:36 +01:00
parent 0aca860f29
commit c70c85e923

View file

@ -76,9 +76,9 @@ vars:
"cancelled_booking_state": "'CANCELLED'"
"approved_booking_state": "'APPROVED'"
"flagged_booking_state": "'FLAGGED'"
"incomplete_information_booking_state": "'INCOMPLETE INFORMATION'"
"no_flags_booking_state": "'NO FLAGS'"
"not_approved_booking_state": "'NOT APPROVED'"
"incomplete_information_booking_state": "'INCOMPLETEINFORMATION'"
"no_flags_booking_state": "'NOFLAGS'"
"not_approved_booking_state": "'NOTAPPROVED'"
"rejected_booking_state": "'REJECTED'"
# Payment state variables