Some questions about the script

Discuss here how to configure hoteldruid and better use its features.

Moderator: marco

Post Reply
LordCyb3R
Posts: 5
Joined: Thu Apr 12, 2007 9:34 pm

Some questions about the script

Post by LordCyb3R »

Hello,

I'm using php-residence on my site and I have some questions for you.

- I have especial weekly prices and monthly prices for my apartments and I want to use them in the program. How can I specify the prices for a week and a month?

- I want to know if I can put in the program people that are interested in an apartment until they confirm, I will explain you better, suppose that I have 2 clients interested in the same apartment for the same date, we want to track this putting the 2 clients in the program for the same date and apartment, then when one of them confirm go ahead with the booking and try to assign other apartment for other one.
How do you think that I can do that? I can program in php but the code is hard to understand because I don't speak Italian, so I claim for your advisory.


Thanks for your help.
marco
Posts: 1332
Joined: Tue Jul 05, 2005 6:00 pm
Location: Roma, Italia

Post by marco »

Hello,
you can insert discounts for a reservation that lasts more than x days (or exactly x days) with the extra costs, assigning them automatically to some or all rates.
For overbooking my advice is creating a false apartment (for example 03 and 03bis) and then with assignment rule 2 you can have for example a rate with overbooking and another with the same prices without it (without 03bis). So to reassign the second reservation you can just change its rate.

Marco
Problems installing, configuring, upgrading?
Try the easiest way to use HotelDruid:
https://www.digitaldruid.net/hosted/index.php
LordCyb3R
Posts: 5
Joined: Thu Apr 12, 2007 9:34 pm

Post by LordCyb3R »

Thanks marco, for overbooking is ok now, I did an extra program to manage a list of interested people.

But I have questions about the discounts, I don't understand well suppose that I have this:

1 BR Apartment with $50 per night, $280 per week and $1000 per month.

So, I have to create discount of $70 if the person will stay 7 days in my apartment? how can I do that, explain me better please.
marco
Posts: 1332
Joined: Tue Jul 05, 2005 6:00 pm
Location: Roma, Italia

Post by marco »

You can use an extra cost with negative value that automatically associates to reservations that last more than 7 days. Extra costs are explained here:

http://www.digitaldruid.net/php-residen ... costs.html

Marco
Problems installing, configuring, upgrading?
Try the easiest way to use HotelDruid:
https://www.digitaldruid.net/hosted/index.php
Post Reply