Category:Room Linking and Dependencies: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 54: | Line 54: | ||
<div class="warning">{{#fas:exclamation-triangle}} If you are using dependencies please test thoroughly to make sure your set up reflects your rules. If you are connecting one physical room more than once to a booking channel you are risking overbookings. </div> | <div class="warning">{{#fas:exclamation-triangle}} If you are using dependencies please test thoroughly to make sure your set up reflects your rules. If you are connecting one physical room more than once to a booking channel you are risking overbookings. </div> | ||
=Use Cases= | |||
{| class="wikitable" | |||
! scope="col"| Use Case | |||
! scope="col"| Link to help page | |||
|- | |||
| You have a number of individual rooms connected to individual listings at a channel (for example Airbnb or TripadvisorRentals) and you also want to sell these rooms on Booking.com or other channel that requires a "room type" with a quantity of the available rooms. | |||
|[[Combine_individual_rooms_into_a_roomtype|Combine rooms into a room type]] | |||
|- | |||
|You have a room type with a quantity or more than one on a channel (for example on Booking.com) and you want to showcase each room individually on your booking page. | |||
|[[Combine_individual_rooms_into_a_roomtype|Combine rooms into a room type]] | |||
|- | |||
|You have rooms which you sell independently or combined to a suite at the same time. | |||
| [[Combine_two_rooms_to_sell_as_a_suite|Combine two rooms to sell as a suite ]] | |||
|- | |||
|You may have two room types and some bookings can be placed in either type if available. | |||
| [[Bookings_can_be_assigned_to_more_than_one_room_type | Bookings can be assigned to more than one room type]] | |||
|- | |||
|You have a house which you alternatively rent as a whole hours or rent individual rooms. | |||
| [[Divide_a_house_into_separately_bookable_units|Divide a house into separately bookable units]] | |||
|- | |||
|You have a dorm which you also offer as private room. | |||
| [[Sell_room_as_dorm_and_private_room|Sell room as dorm and private room]] | |||
|- | |||
|You want to sell dorms on Airbnb. | |||
| [[Dorms_on_Airbnb|Dorms on Airbnb]] | |||
|- | |||
|You have a room which you only offer if another room is unavailable. | |||
| [[Sell_a_room_only_if_another_room_is_unavailable|Sell a room only if another room isunavailable]] | |||
|- | |||
| You have a number of rooms of one type but you want to limit the number of rooms open for booking and automatically open an additional room whenever you receive a booking. | |||
| [[Auto_Top_up_rooms|Auto Top-up rooms]] | |||
|- | |||
|You have set up individual properties but you want to showcase them under one property as well. | |||
|[[Combine_indivdual_properties_into_one_property_with_multiple_rooms |Combine individual properties into one property with_multiple rooms]] | |||
|- | |||
|} | |||