Divide a house into separately bookable units: Difference between revisions
Jump to navigation
Jump to search
m Example 2, added *Requires Availability in: House |
No edit summary |
||
| Line 5: | Line 5: | ||
This page explains how to use room dependencies to offer one unit as a whole and at the same time offer parts individually. | This page explains how to use room dependencies to offer one unit as a whole and at the same time offer parts individually. | ||
==Example 1== | ==Example 1== | ||
A holiday house consists of three separately bookable apartments (Apartment1, Apartment2 and Apartment3) and can be rented in full. To set this up you will need four rooms in SETTINGS -> ROOMS: | |||
A holiday house consists of three separately bookable apartments (Apartment1, Apartment2 and Apartment3) and can be rented in full. | |||
*House | *House | ||
*Apartment1 | *Apartment1 | ||
*Apartment2 | *Apartment2 | ||
*Apartment3 | *Apartment3 | ||
| Line 15: | Line 14: | ||
Go to SETTINGS->PROPERTIES->ROOMS->DEPENDENCIES and set: | Go to SETTINGS->PROPERTIES->ROOMS->DEPENDENCIES and set: | ||
House | House | ||
*Requires Availability in: Apartment1 and Apartment2 and Apartment3 | *Requires Availability in: Apartment1 and Apartment2 and Apartment3 | ||
| Line 21: | Line 21: | ||
Apartment 1, Apartment 2, Apartment 3 | Apartment 1, Apartment 2, Apartment 3 | ||
*Include Bookings from: House | *Include Bookings from: House | ||
Leave all other settings at the defaults. | Leave all other settings at the defaults. | ||
==Example 2== | ==Example 2== | ||