Search found 9 matches
- Fri Mar 14, 2008 3:26 pm
- Forum: Configuration and usage
- Topic: progressive contract number
- Replies: 10
- Views: 13650
this is what i did
i've created 4 templates: - temporary invoice with reservation total price - final invoice with progressive contract number and reservation total price - temporary credit invoice with last payment (when you need to recredit a client) - final credit invoice with progressive contract number and last p...
- Sun Feb 24, 2008 2:38 pm
- Forum: Configuration and usage
- Topic: table view variation
- Replies: 1
- Views: 4117
table view variation
that's a great improvement you've made with the drop down menu to display all current future arrival and departure menu. i was wondering what should i cal from the database to filter one more view: all the clients who haven't paid in the near past up to the current day. in our guest house, people so...
- Fri Jan 04, 2008 7:14 pm
- Forum: Configuration and usage
- Topic: updating php-residence from another booking system
- Replies: 4
- Views: 7000
thank you very much !
you are a great help
- Fri Jan 04, 2008 12:52 pm
- Forum: Configuration and usage
- Topic: updating php-residence from another booking system
- Replies: 4
- Views: 7000
what i'm trying to do
is to take another database with a different structure and update the php-residence one with the past datas: name, check-in date, check-out date, room number. i've figured out the most of it but not how how i can integrate the rate associated for each day. i saw in your structure that you repeat the...
- Wed Jan 02, 2008 5:33 pm
- Forum: Configuration and usage
- Topic: updating php-residence from another booking system
- Replies: 4
- Views: 7000
updating php-residence from another booking system
hello, in the case you have already a client database builded from another booking form. i want to insert those client data in php-residence. everything seems fine but i don't get the date format. my check-in and check-our date are in mysql format 0000-00-00. should i use php on the fly to translate...
- Mon Dec 31, 2007 3:28 pm
- Forum: Configuration and usage
- Topic: cash box question
- Replies: 2
- Views: 5006
yes sorry
i figured that out in your demo after a closer look
thank you
thank you
- Sat Dec 29, 2007 8:30 pm
- Forum: Configuration and usage
- Topic: cash box question
- Replies: 2
- Views: 5006
cash box question
what is the difference between cash payment and cash receipt? i don't understand the concept behind... if someone could enlight me! thank you
- Sat Nov 17, 2007 2:19 pm
- Forum: Configuration and usage
- Topic: general availability
- Replies: 3
- Views: 6050
i see
thank you for the update
i haven't thought like creating a client as an full hotel
it's tricky but smart even if may have to change something in the code here to display for instance check boxes for each room to mark availability or not
i haven't thought like creating a client as an full hotel
it's tricky but smart even if may have to change something in the code here to display for instance check boxes for each room to mark availability or not
- Fri Nov 16, 2007 9:46 pm
- Forum: Configuration and usage
- Topic: general availability
- Replies: 3
- Views: 6050
general availability
hello everyone, i was wondering how to make this possible with that already very complete script: closing or opening availability by type of room. i mean let's say you have 22 single rooms and 12 double and you want to make them all unavailable for certain dates. i understand that the system, to det...