Template Variables: Difference between revisions
Jump to navigation
Jump to search
| Line 1,794: | Line 1,794: | ||
You want to test if there is 1 day from the previous checkout to check in of current 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 from the previous checkout to check in of current booking. Could be used for offering Early Checkouts or additional days to the guest where there is a gap between bookings. | ||
15. [<span style="color: #019cde">IF=:[LEAVINGDAY:{%a}]:Sun:|[IF>=^[TURNOVERDAYS]^1</span><span style="color: #75d5ad">^yes</span><span style="color: #fe746c">~no]</span>] | |||
You want to test if the leaving date is a Sunday and it there is a gap for 1 or more days between the next booking. | |||
== Write out the number in Words. == | == Write out the number in Words. == | ||