Page 1 of 1

problem Insert new room

Posted: Sat Apr 21, 2007 6:47 pm
by noel
Hello Marco,

When I insert a room puting "0" in the field "DEPOSIT" the soft don't save the value and still calculate a % on the price.
I have to change the value after saving the room.

Type de tarif : ---- ;
Escompte: Euro;
DEPOSIT: Euro (the problem is in this field);

What I can do ?

Thank You

@ prestu

Noël

Posted: Sat Apr 28, 2007 6:17 pm
by marco
Hello Noël,
use a double zero (00) instead of just one zero (0).

Marco

Posted: Sat Apr 28, 2007 7:12 pm
by noel
Hello Marco,

You're right :)

Thank You

@ prestu

Noël

Posted: Sat Apr 28, 2007 7:17 pm
by noel
what I have to change in the php code, to haven't in the planning the room half on one day the other on the other day ?

thank you

@prestu

Noël

Posted: Thu May 03, 2007 9:36 pm
by marco
You can look at the month table of a couple of versions ago, it worked thatt way.

Marco

Posted: Sun May 06, 2007 5:12 pm
by noel
Hello Marco,

I downloaded the version 0.61 and compare the file tabella.php, but I didn't what to change :( Sorry I'm too bad in php :)

When I did some change I have strange result :)

Thank You

Noël

Posted: Sat May 12, 2007 10:59 am
by marco
Doesn't it work if you use directly the entire file from the previous version?

Marco