Combine two rooms to sell as a suite: Difference between revisions
Jump to navigation
Jump to search
| (3 intermediate revisions by the same user not shown) | |||
| Line 38: | Line 38: | ||
**Use the context help <span style="color:#007bff;“ >{{#far:question-circle}} </span> for further setup instructions. | **Use the context help <span style="color:#007bff;“ >{{#far:question-circle}} </span> for further setup instructions. | ||
'''Step 3. Set up the room dependency''' | '''Step 3. Set up the room dependency settings:''' | ||
Go to {{#fas:cog}} (SETTINGS) PROPERTIES > ROOMS > DEPENDENCIES and set: | Go to {{#fas:cog}} (SETTINGS) PROPERTIES > ROOMS > DEPENDENCIES and set: | ||
| Line 81: | Line 81: | ||
**Set "Quantity" = 1. | **Set "Quantity" = 1. | ||
'''Step 3. Set up the room dependency settings''' | '''Step 3. Set up the room dependency settings:''' | ||
Go to {{#fas:cog}} (SETTINGS) PROPERTIES > ROOMS > DEPENDENCIES and set: | Go to {{#fas:cog}} (SETTINGS) PROPERTIES > ROOMS > DEPENDENCIES and set: | ||
| Line 124: | Line 124: | ||
**Set "Quantity" = 2 | **Set "Quantity" = 2 | ||
'''Step 3. Set up the room dependency settings | '''Step 3. Set up the room dependency settings:''' | ||
Go to {{#fas:cog}} (SETTINGS) PROPERTIES > ROOMS > DEPENDENCIES and set: | |||
King: | |||
*Requires Availability in = Twin | *Requires Availability in = Twin | ||
*Combination Logic = Sum of all bookings | *Combination Logic = Sum of all bookings | ||
| Line 133: | Line 135: | ||
Suite 1: | |||
*Requires Availability in = Twin and Double | *Requires Availability in = Twin and Double | ||
*Combination Logic = All rooms must be available | *Combination Logic = All rooms must be available | ||
| Line 140: | Line 142: | ||
*Assign Bookings to = This Room | *Assign Bookings to = This Room | ||
Suite 2: | |||
*Requires Availability in = King and Double | |||
*Requires Availability in = | |||
*Combination Logic = All rooms must be available | *Combination Logic = All rooms must be available | ||
*Dependency Level = Ignore Sub Dependencies | *Dependency Level = Ignore Sub Dependencies | ||
| Line 148: | Line 149: | ||
*Assign Bookings to = This Room | *Assign Bookings to = This Room | ||
Double: | |||
*Requires Availability in = nothing selected | *Requires Availability in = nothing selected | ||
*Combination Logic = Sum of all bookings | *Combination Logic = Sum of all bookings | ||
| Line 155: | Line 156: | ||
*Assign Bookings to = This Room | *Assign Bookings to = This Room | ||
Twin: | |||
*Requires Availability in = nothing selected | *Requires Availability in = nothing selected | ||
*Combination Logic = Sum of all bookings | *Combination Logic = Sum of all bookings | ||
| Line 163: | Line 163: | ||
*Assign Bookings to = This Room | *Assign Bookings to = This Room | ||
=Example 4: 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. = | |||
'''1. Set up your "real" rooms:''' | '''1. Set up your "real" rooms:''' | ||
*Create one room type standard | *Go to {{#fas:cog}} (SETTINGS) PROPERTIES > ROOMS and add a room for each of your rooms | ||
*Go to {{#fas:cog}} (SETTINGS) PROPERTIES > ROOMS > SETUP | |||
*Create one room type standard | |||
**Set Name = iris and rose | |||
**Set "Quantity" = 2 | |||
**Set "Sell Priority"= hide to hide the room from your booking page | |||
*Create room standard | *Create one room standard | ||
**Set Name = tulip | |||
**Set "Quantity" = 1 | |||
**Set "Sell Priority"= hide to hide the room from your booking page | |||
*Create the economy room | *Create the economy room | ||
**Set Name = economy | |||
**Set "Quantity" = 1 | |||
'''2. Set up your "virtual" rooms:''' | '''2. Set up your "virtual" rooms:''' | ||
*Go to {{#fas:cog}} (SETTINGS) PROPERTIES > ROOMS and add a room for each of your rooms | |||
*Go to {{#fas:cog}} (SETTINGS) PROPERTIES > ROOMS > SETUP | |||
*Create one room type standard | *Create one room type standard | ||
**Set Name = standard | |||
**Set "Quantity" = 3 | |||
*Create | *Create one room type Suite | ||
**Set Name = Suite | |||
**Set "Quantity" = 1 | |||
'''3. Set up the room dependency settings | '''3. Set up the room dependency settings:''' | ||
Go to {{#fas:cog}} (SETTINGS) PROPERTIES > ROOMS > DEPENDENCIES and set: | |||
*Room type standard room: | *Room type standard room: | ||
| Line 187: | Line 203: | ||
**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 | ||
*Suite: | *Suite: | ||
| Line 193: | Line 208: | ||
**Requires Availability in = economy room | **Requires Availability in = economy room | ||
**Combination Logic = all rooms must be available | **Combination Logic = all rooms must be available | ||
**Assign bookings to = This room | |||
*Tulip: | *Tulip: | ||
**Requires Availability in = nothing selected | |||
**Include Bookings from = Suite | **Include Bookings from = Suite | ||
**Combination Logic = Sum of all bookings | |||
**Assign bookings to = This room | |||
*Economy: | *Economy: | ||
**Requires Availability in = nothing selected | |||
**Include Bookings from = Suite | **Include Bookings from = Suite | ||
**Combination Logic = Sum of all bookings | |||
**Assign bookings to = This room | |||