Booking Limitation Problem
-
Hello!
I have noticed the following phenomenon:
I have set up my services in such a way that on the one hand a maximum of 6 people can participate per service and additionally in such a way that a maximum of 6 places can be booked at the same time, regardless of the service. Simply put, 6 “seats” are available at all times.
In some cases, however, free seats cannot be reserved in the system.
This behavior occurs when:
Service = 2 hours
Booking 1 from 16:00 to 18:00 – 5 seats
Booking 2 from 18:30 to 20:30 – 1 seatNow the following Booking 3, even though it would be possible, cannot be booked in the system/ isnt shown.
Booking 3 from 17:00 to 19:00 – 1 seat
I assume it has to do with the fact that the time span of Booking 3 partially covers the other two bookings and the first two bookings already contain 6 seats.
Nevertheless, booking 3 would be possible, as all 6 seats are never used at the same time in booking 1 and 2.
In my case, this missing booking option is a very big problem.If you have any questions or queries, please do not hesitate to contact me.
I hope to hear back from you, thank you very much and best regards
Sven Müller
- You must be logged in to reply to this topic.