I've got some issue.
I've got some issue from panel booking system. I've try to booking from localhost then I have to cancel and aborted that booking from backend panel, but the system not return the cancel room to availability room after change booking status as cancellation or aborted.
Please let me know how to solve this issue.
Xavier Pallicer August 21, 2017
Hello there,
That is the expected behavior.
One of the problems we could not allow users to cancel their reservations in the previous version was because the availability was automatically updated. That was a problem for most properties.
In the current version, the system does not perform availability increments anymore, they have to be done manually by the hotel managers.
Hope this makes sense to you
Xavier Pallicer August 22, 2017
Hello Dhechasetri,
I think I didn't understand your question at first. There's a difference between cancelled reservations and aborted reservations.
Cancelled reservations:
As I explained before, availability is not increased after a user cancels a previously confirmed reservation.
Aborted reservations:
This can happen when you ask the customer to submit a payment or credit card guarantee using CHCard plugin.
After the website asks for user details, it's redirected to the payment page. The booking status is set as "processing", the booking is hold up to 20 minutes in processing status while waiting for the user to submit a payment.
Then there are 2 different scenarios:
The user begins a new reservation, any booking in processing status is set to aborted and the availability is released.
I hope this makes sense to you.
Kindest Regards
Xavier Pallicer August 22, 2017
I fogot to say that we have plans do display processing status reservations in the Daily control panel, it's on our TODO list for the next release