Closed (duplicate)
Project:
Hotel Booking System for Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2010 at 02:58 UTC
Updated:
7 Sep 2010 at 03:16 UTC
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
Comment #1
larowlanThe 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.