• 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 slot

    This 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)
  • Plugin Author Dimitri Grassi

    (@wordpresschef)

    Hi,

    this case could happen if two users are making the reservation at the very same time.. do you mean this?

    Thread Starter leznyz

    (@leznyz)

    Not exactly in same time. This will happen always when user ‘B’ will start reservation process before user ‘A’ will click ‘finalize’. So it can take even a few minutes.

    • This reply was modified 8 years, 8 months ago by leznyz.
    Plugin Author Dimitri Grassi

    (@wordpresschef)

    Hi,

    ok we understood your point and we’ll improve our plugin in order to avoid this kind of case.

    Thank you for your precious feedback.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘BUG – Multiple reservation for same time slot’ is closed to new replies.