BUG – Multiple reservation for same time slot
-
Hello Guys,
In current version of salon-booking-system it is possible to schedule 2 visits in one time slot.Scenario:
1) Client ‘A’ starts booking process and choose time slot ‘9:00’
2) Client ‘B’ starts booking process and choose time slot ‘9:00’
3) Client ‘A’ and client ‘B’ finalize scheduling process
4) Both clients have reservation for same time slotThis is because time slot availability is checked only in first step, and till ‘finalize’ step, slot will not be marked as ‘reserved’.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘BUG – Multiple reservation for same time slot’ is closed to new replies.