Hotel Booking – Wrong SUM
-
I’m having a big problem. I’m using the system for a hotel reservation. So, if my customer choose for example, check-in on day 1/01/16 and checkout for day 02/01/16, the system is calculating 2 days for charge. This is wrong. I need the system to calculate one day. Same thing if my customer go check-in on day 01/01/16 and check-out on day 04/01/16, i need the system to calculate:
Between day 1 and 2, one day, between day 1 and 3, too days, between day 1 and 4, 3 days for charge instead of 4 (what is happening now is the system is calculating 4 days for charge instead of 3). I have a lot of customers desiring this system, so if i can fix this little bugs, i certainly will by more licences. What should i change to correct this? Thanks in advance.
The topic ‘Hotel Booking – Wrong SUM’ is closed to new replies.