Page 1 of 1

Log refused booking requests

Posted: Tue Feb 04, 2014 12:12 pm
by jwilmes
Since I want to know when guests get a "no rooms available" message when trying to book, I created a few pieces of code in the reservation forms. This code writes information to a delimited textfile so I can find-out when we have requests but no available rooms. This can be used to determine optimum pricing.

Problem is that when I edit the reservation form afterwards with the system, it does not work anymore. I now have to find a wat to keep my reservation forms up to date. Any ideas?