Description: allotment by gender
Orderer: Client Name
Author: Beate Giaquinto
File name: |
Allotment by gender |
File size: |
386 KB |
Creation date: |
24.01.2012 |
Change date: |
1/20/2012 12:01:00 A1/P1 |
Last printed: |
9/22/2011 10:09:00 A9/P9 |
Disclaimers
The information contained in this document is the proprietary and exclusive property of Bewotec GmbH except as otherwise indicated. No part of this document, in whole or in part, may be reproduced, stored, transmitted, or used for design purposes without the prior written permission of Bewotec GmbH.
The information contained in this document is subject to change without notice.
The information in this document is provided for informational purposes only. Bewotec specifically disclaims all warranties, express or limited, including, but not limited, to the implied warranties of merchantability and fitness for a particular purpose, except as provided for in a separate software license agreement.
Privacy Information
This document may contain information of a sensitive nature. This information should not be given to persons other than those who are involved in the "DaVinci" project or who will become involved during the lifecycle of this project.
General remark
The final dialog design/layout of the screens may vary, but the described functionality shall be integrated.
Revision History
Date |
Version |
Description |
Name |
20.01.2012 |
1.0 |
Creation |
Beate Giaquinto |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Content
1. Data setup using the example for hotels
1.1. Booking code
1.1.1. Code schema
1.1.2. allotment
2. example bookings
Data setup using the example for hotels
In this document we will show you the data set up for allotment by gender using the example of a hotel.
Booking code
For working with allotments by gender it is important to set up the differ room types like
- Double rooms for clients which like to book together
- Half double room female for women
- Half double room male for men
Code schema
The different room types have to have different codes and in the code the type of double has to be set correctly for each room type
- Normal double rooms = unseparated
- Half double room female =separated female
- Half double room male =separated male
If the user wants to sell half double rooms and women and men can be mixed in a double room, the user has to use the entry 'separated gender insensitive'
allotment
Because all of these room types use the double room allotment, the same allotment has to be attached for each room type.
The only important setting is to do in the allotment head. The allotment factor has to be set on '2'.
example bookings
The following example bookings can be tested now.
- Booking with one 'normal' double room – the system should deduct one double room
- Booking with a half double room female - the system should deduct one double room
- Booking with a half double room male - the system should deduct one double room
If the next half double room will be booked for female or male the system will not deduct a double room, because this person will share the still deducted room with the person who was still booked.
In our example the following bookings were booked:
- Booking no. 65 – two half double rooms male
- Booking no. 66 – one 'normal' double room
- Booking no. 67 – one half double room female
In total we expect that the system will deduct 3 rooms from the allotment now.
Now on the allotments the user can see that exactly 3 double rooms were booked.
And in the details of the allotment the user can also see all participants of the 3 rooms booked.
If the next booking will be a double room female the allotment will not be deducted because this woman will share the room with the women booked in booking no. 67.
If the next booking will be a double room male the allotment will be deducted because the men will be booked in a separate room.