When testing the Hotel module without the Payment module installed, I found that availability did not change, even if I placed an order then changed the order status to Complete. Installing Payment and the test credit card resolved the problem.

I'm guessing the payment is what triggers the availability update.

It would be useful if we could use the module to take bookings for rooms that didn't require payment......

Comments

larowlan’s picture

Status: Active » Closed (duplicate)

The module comes with two preconfigured conditional actions, one for payment, one for checkout.
The checkout one is disabled.
Please use the Ubercart conditional actions admin screens to disable the payment one and enable the checkout one.
From memory this has been covered in more detail a couple of times in existing issues.