Combine two rooms to sell as a suite: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
'''Example 1:''' A B&B has 2 rooms (single and double). The rooms can be sold individually or together as a suite. | '''Example 1:''' A B&B has 2 rooms (single and double). The rooms can be sold individually or together as a suite. | ||
'''1. Set up your "real" | '''1. Set up your "real" room:''' | ||
*Create one room double | *Create one room double | ||
*Create room single | *Create one room single | ||
'''2. Set up your "virtual" | '''2. Set up your "virtual" room:''' | ||
*Create one room | *Create one room suite | ||
'''3. Set up the room dependency settings in SETTINGS->PROPERTIES->ROOMS->DEPENDENCIES as follows:''' | '''3. Set up the room dependency settings in SETTINGS->PROPERTIES->ROOMS->DEPENDENCIES as follows:''' | ||
| Line 19: | Line 19: | ||
**Requires Availability in = single | **Requires Availability in = single | ||
**Combination Logic = all rooms must be available | **Combination Logic = all rooms must be available | ||
Leave all other | Leave all other settings set to the defaults. | ||
*Double: | *Double: | ||
**Include Bookings from = Suite | **Include Bookings from = Suite | ||
Leave all other | Leave all other settings set to the defaults. | ||
*Single: | *Single: | ||
**Include Bookings from = Suite | **Include Bookings from = Suite | ||
Leave all other | Leave all other settings set to the defaults. | ||
'''Example 2:''' A B&B has 3 standard rooms (tulip, iris, rose) and one economy room. Tulip can be combined with the economy room to form a suite. | '''Example 2:''' A B&B has 3 standard rooms (tulip, iris, rose) and one economy room. Tulip can be combined with the economy room to form a suite. | ||
| Line 52: | Line 52: | ||
**Combination Logic = Sum of all bookings | **Combination Logic = Sum of all bookings | ||
**Assign Bookings to = First available dependency room | **Assign Bookings to = First available dependency room | ||
Leave all other | Leave all other settings set to the defaults. | ||
*Suite: | *Suite: | ||
| Line 58: | Line 58: | ||
**Requires Availability in = economy room | **Requires Availability in = economy room | ||
**Combination Logic = all rooms must be available | **Combination Logic = all rooms must be available | ||
Leave all other | Leave all other settings set to the defaults. | ||
*Tulip: | *Tulip: | ||
**Include Bookings from = Suite | **Include Bookings from = Suite | ||
Leave all other | Leave all other settings set to the defaults. | ||
*Economy: | *Economy: | ||
**Include Bookings from = Suite | **Include Bookings from = Suite | ||
Leave all other | Leave all other settings set to the defaults. | ||
[[Image:distribution.jpg|500px|link=]] | [[Image:distribution.jpg|500px|link=]] | ||
[[Media:distribution.jpg|view large]] | [[Media:distribution.jpg|view large]] | ||