Per bed booking
-
Has anyone used qlo to implement a per bed booking system. We are a ski club and currently the way we operate is that we have n bunks available to be booked and a backend person actually allocates those bookings to a room. Ideally that sort of process would be good to retain but at least a per bed booking arrangement rather than booking a room.
-
Hi @hitchcocknz,
In the default QloApps, You create room types and assign different rooms under them. When a guest books a room type then rooms of that room type are booked.
So rooms are booked under a room type for a booking in QloApps.But as per your requirement, you want to book bunk/beds in a room.
So we recommend you follow the below process:- Create a room type for a room
- Create rooms for your bunks.
Now your guests can purchase the number of rooms (which are bunks in your system) of a room type (which is room in your system) then automatically bunks will be booked of your room in your booking platform.
This will allow you to implement per bunk/bed booking system in QloApps.