...
Asset ID
This is a pointer to the inventory asset table.
Shares: Shared inventory to be used for rooms that will be shared among one or more reservations. Uses prefixes M for Male, F for Female
Ex. M:2/2. This is a system generated value. It is not directly user created.
This field can be left empty.
Block Cap
This is the maximum number of rooms that can be sold within a block. Once the inventory reaches this value, the inventory state will be changed to the cap type defined. This field can be left empty.
Cap Type
The Cap Type is the inventory state that will only apply to the inventory once the
BlockCap
is reached. If theBlockCap
field is left blank, theCapType
can be left blank as well.The possible Values are:
B
(Block),R
(On Request), andF
(Freesale):B
(Block) - Once theBlockCap
has been exhausted, all remaining rooms/inventories will be sold asB
(Block)R
(On Request) - Once theBlockCap
has been exhausted, all remaining rooms/inventories will be sold asR
(On Request)F
(Freesale) - Once theBlockCap
has been exhausted, all remaining rooms/inventories will be sold asF
(Freesale)
Info |
---|
Scenario At Harry's hotel, there are 60 rooms contracted for the first week of January. The business has decided that they will allot 50 rooms to sell and all other rooms sold after the 50 are depleted should be sold on request. However, the business has also decided that they will allow only 5 rooms to be sold within the block "on request" after the 50 are sold. Once the inventory sold reaches 55, they want to cap the block and the state of any room after 55 will now be displays as "closed." In the above scenario, users will enter a value of 55 under the "block cap" and "C" under the cap type. |
Date Ranges
Single Date
Users can create inventory for a single date.
...