Addcs(ddmmyy/pd/oa;Name;pp/pr)
Addcs((ddmmyy/pd/oa;Name;pp/pr)OR(ddmmyy/pd/oa;Name;pp/pr)OR…)
Addcs((ddmmyy/pd/oa;Name;pp/pr)AND(ddmmyy/pd/oa;Name;pp/pr)AND…)
Addtax(ddmmyy/pd/oa;Name;pp/pr)
Addsurch(pd/oa;name;pp/pr) – relative period should be selected
Compulsory parameters:
Ddmmyy/pd/oa – possibilities to connect compulsory service with
Ddmmyy – exact date – if guests will stand the hotel this date – this service will be automatically added to calculation,
pd – per day – every day guests should pay for this compulsory service,
oa – on arrival – this service should be paid ones on arrival.
Name – name of service
pr/pp – calculation method – you have to choose one:
pp – per person
pr – per room
Setratecs(0;0;0;USD)
Addcs(241211;Christmas Dinner – Low Pavillion Restoraunt;pp)
Addcs(311211;New Year Gala Dinner – Malaleuka Restoraunt;pr)
Addtax(pd; MALDIVIAN BED TAX;pp)
Addtax(ddmmyy_start:Name:Rate)
Ddmmyy – tax start date
Name – tax name
Rate – rate in percents
Addtaxplus(ddmmyy_start:Name:Rate)
In case if you have a rate in format 100+
Connections to the group of services
Or
Define that guests should choose only one service from the list. It is possible to use it for different dates or within one date.
Addcs((241211;Christmas Dinner – Low Pavillion Restoraunt;pp)or(311211;New Year Gala Dinner – Malaleuka Restoraunt;pp)or(311211; New Year Gala Dinner – Low Pavillion Restoraunt;pp))
Means that if guests will stay the hotel within the period includes 24 dec and 31 dec – guests should choose whether they will celebrate Christmas eve ore new year eve, but if they will choose New Year Eve – they should choose the restaurant. If guests will stay the period that include only one compulsory dinner – they will have to pay for it.
You can add alternative compulsory services to existing one using the following command:
Addcsor(ddmmyy;Name;pp/pr)
Addcsor((ddmmyy;Name;pp/pr)OR(ddmmyy;Name;pp/pr))
If you already have alternative compulsory services on the same date the new one will be alternative to existing one.
Addcsor(241211;Christmas Dinner – Malaleuka Restaurant;pp)
This command will add alternative restaurant for 24 dec.
AND
Means that all compulsory services that were listed in the command re compulsory.
Addcs((241211;Christmas Dinner – Low Pavillion Restoraunt;pp)and(311211;New Year Gala Dinner – Malaleuka Restoraunt;pp)
Means that guests should pay either for Christmas Eve and for New Year Eve if they stay both dates.
You can add compulsory services to existing one using the command
Addcsand(ddmmyy;Name;pp/pr)
You should use this command with selection another compulsory service. And new one will be compulsory as well.