- Posts: 1
- Home
- Forum
- Community Forum
- Feature requests / Suggestions
- variable gst for price range
Rooms still availabe when reserved
- lucapuzza
- Topic Author
- Offline
Less
More
9 years 10 months ago #2370
by lucapuzza
Rooms still availabe when reserved was created by lucapuzza
A room is still avaiable when reserved if I don't confirm manually the reservation. Is possible to make a reservation automatically confirmed? Thank you
Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
- Posts: 1553
9 years 10 months ago #2386
by vietvh
Replied by vietvh on topic Rooms still availabe when reserved
It is a correct behavior and was documented in our blog post:
www.solidres.com/blog/2013/09/18/solidres-0-5-0-released/
To automatically confirm the reservation, you can open this file
/libraries/solidres/reservation/reservation.php
Then comment out line 76
$query->where('res.state = 1 or res.state = 5');
vietvh
www.solidres.com/blog/2013/09/18/solidres-0-5-0-released/
To automatically confirm the reservation, you can open this file
/libraries/solidres/reservation/reservation.php
Then comment out line 76
$query->where('res.state = 1 or res.state = 5');
vietvh
Please Log in or Create an account to join the conversation.
Moderators: solidres