Search found 19 matches
- Fri Jan 23, 2009 9:21 am
- Forum: Configuration and usage
- Topic: update Php-Residence
- Replies: 2
- Views: 5559
- Sat Jan 17, 2009 11:54 am
- Forum: Unsupported questions
- Topic: Availability Template
- Replies: 2
- Views: 25548
Hi, SAFE-MODE is an Option the Hoster is setting in the PHP-Configuration. I do not think that you can change that ? I think Marco is concentrating on his hosting offer as I am waiting for an answer since some weeks too. I once thought about taking the hosting offer, but I am no not sure if the supp...
- Fri Dec 26, 2008 11:11 am
- Forum: Configuration and usage
- Topic: How to find out how many days an apartment was booked?
- Replies: 3
- Views: 6739
Hi Marco, Thank you for your reply. I tried the code you wrote, but it seems I made smethg wrong. When I edit f.ex. document18 and insert your code (and add the [r] before the if ) I get a lot f text like this: set add_nights_apartment1 = 0 -if Magdalenenstrasse Nr. 25 = 1 then set add_nights_apartm...
- Tue Dec 16, 2008 6:42 pm
- Forum: Suggestions and new features requests
- Topic: Statistics
- Replies: 3
- Views: 8799
Hello Marco, I just found the statistics feature in 1.1 and they are great. As always one question ;). Is it /Would it be possible to use not a rate, but a specific apartment for statistic purposes. If have two apartments with the same rate, but different size and location. It would be important to ...
- Fri Dec 05, 2008 4:31 pm
- Forum: Configuration and usage
- Topic: How to find out how many days an apartment was booked?
- Replies: 3
- Views: 6739
How to find out how many days an apartment was booked?
Hi, I have 8 unique apartments that I manage with php-residence For calculation issues I would need to know how many nights each apartment was booked. as there is no function in php_residence for that I will need a sql-query for that. Unfortunately I am a noob on that. Could anyone help me with that...
- Sun Aug 10, 2008 8:25 pm
- Forum: Unsupported questions
- Topic: Adding month failed
- Replies: 3
- Views: 27321
Today I corrected that problem: 1) Open the Database with all your php-residence data in it. ( use phpmyAdmin as GUI for that. 2) Make a backup of the database, because you will change some things and without a backup all your reservation data could be lost! 3) In the table perioda2008 you find all ...
- Wed Aug 06, 2008 10:12 am
- Forum: Unsupported questions
- Topic: Adding month failed
- Replies: 3
- Views: 27321
I estimate it is a problem with writing rights in the folder /dati There are files for every roomtype (?) with all month available in the drop down menue. I think it would be enough to add the month in these files as it seems in my case that the Database was updated correctly. But I am still waiting...
- Thu Jul 10, 2008 10:42 pm
- Forum: Unsupported questions
- Topic: Adding month failed
- Replies: 3
- Views: 27321
Adding month failed
Hi, I wanted to add month beyond June 2009 as I got a reservation for August 2009 today - I logged in as administrator and added all dates until End 2009. Unfortunately the file-permissions were not set correctly and I got this errors: Warning: fopen(./dati/selectperiodi2008.1.php) [function.fopen]:...
- Wed Jun 18, 2008 11:55 am
- Forum: Configuration and usage
- Topic: Availability check: request form even if apartment is full
- Replies: 2
- Views: 5717
Availability check: request form even if apartment is full
Hi, I wan to use the availability check in this way: My guest uses the form and if the desired apartment is available he gets to the second form with his personal details and sends the request to me (thats how it is supposed to be). If the apartment is already booked for the desired time I would lik...
- Sat May 24, 2008 2:31 pm
- Forum: Configuration and usage
- Topic: Php-Residence 1.0.1 + CK-ERP 0.27.1 Demo
- Replies: 4
- Views: 8363
- Sun Mar 09, 2008 10:43 pm
- Forum: Configuration and usage
- Topic: progressive contract number
- Replies: 10
- Views: 13639
Thanks for the answers. Unfortunately in my case that is no solution. We are 4 persons that are involved and every person should be able to create a bill (and this bill should be saved on the server). As it is an obligation in austria to have progressive numbers on our bills I cannot have the risk t...
- Fri Feb 08, 2008 10:20 am
- Forum: Configuration and usage
- Topic: progressive contract number
- Replies: 10
- Views: 13639
- Wed Feb 06, 2008 7:36 pm
- Forum: Configuration and usage
- Topic: progressive contract number
- Replies: 10
- Views: 13639
- Wed Feb 06, 2008 5:08 pm
- Forum: Configuration and usage
- Topic: Update to 1.01 - no update button
- Replies: 2
- Views: 5316
- Thu Jan 31, 2008 9:11 pm
- Forum: Configuration and usage
- Topic: taxes and contracts
- Replies: 1
- Views: 4506
taxes and contracts
Hi again! I try to use contracts the second time and I have adapted the document complety to my need up to one point: We use the prices incl taxes in our system. On the bill I need the price with taxes, price without taxes and the amount of taxes if not the bill is not valid. I did not find any vari...