Template Variables: Difference between revisions
Jump to navigation
Jump to search
| Line 1,726: | Line 1,726: | ||
You want to test if the days between the current booking and next booking is between 0 and 3 days. Could be used for offering Late Checkouts or additional days to the guest where there is a gap between bookings. | You want to test if the days between the current booking and next booking is between 0 and 3 days. Could be used for offering Late Checkouts or additional days to the guest where there is a gap between bookings. | ||
14. [<span style="color: #019cde"> | 14. [<span style="color: #019cde">IF>:[VACANTDAYS]:1:</span><span style="color: #75d5ad">yes|</span><span style="color: #fe746c">no</span>] | ||
You want to test if there is 1 day between the guest booking and the previous booking. Could be used for offering Early Checkouts or additional days to the guest where there is a gap between bookings. | You want to test if there is 1 day between the guest booking and the previous booking. Could be used for offering Early Checkouts or additional days to the guest where there is a gap between bookings. | ||