Divide a house into separately bookable units: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
---- | ---- | ||
'''Example 1:''' A holiday house which consits two separate apartments (Apartment1 and Apartment2). Apartment2 can be split up into two separtely bookable apartments (Apartment2A and Apartment2B). Also the complete house is for rent. To set this up you will need | '''Example 1:''' A holiday house consits 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: | ||
*House | |||
*Apartment1 | |||
*Apartment2 | |||
*Apartment3 | |||
Dependencies work in both directions - to be available the larger unit needs the smaller unit to be available. To achieve this set following dependencies in SETTINGS -> ROOMS -> SETUP ''Dependencies'': | |||
*House - ''Requires Availability in'': Apartment1 and Apartment2 and Apartment3 | |||
*Apartment1 - ''Requires Availability in'': House | |||
*Apartment2 - ''Requires Availability in'': House | |||
*Apartment3 - ''Requires Availability in'': House | |||
*''Check Availability'': Ignoring Dependencies (this is the default) | |||
*''Combination Logic'': All rooms must be available for all rooms (this is the default) | |||
---- | |||
'''Example 2:''' A holiday house which consits two separate apartments (Apartment1 and Apartment2). Apartment2 can be split up into two separtely bookable apartments (Apartment2A and Apartment2B). Also the complete house is for rent. To set this up you will need five rooms in SETTINGS -> ROOMS: | |||
*House | *House | ||
| Line 26: | Line 47: | ||
---- | ---- | ||
'''Example | '''Example 3:''' A holiday house with 10 bedrooms can be rented completely, or split up in two apartments (Apartment4 and Apartment6). Also each room is separately bookable as B&B room. Apartment4 has four separtely bookable B&B rooms, Apartment6 has six separtely bookable B&B rooms. Also the complete house is for rent. To set this up you will need thirteen rooms in SETTINGS -> ROOMS: | ||
*House | *House | ||