Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: ASAP time closing hour/timeslot issue #977

Open
StuartAlvez opened this issue May 20, 2022 · 1 comment
Open

[Bug]: ASAP time closing hour/timeslot issue #977

StuartAlvez opened this issue May 20, 2022 · 1 comment

Comments

@StuartAlvez
Copy link

What happened?

Basically, orders coming through during closing hours. For example-
Opening Hours: 5:30 PM - 11:00 PM
Interval Time: 10 mins & Lead Time: 30 mins, Order Limit: 5, Pre-order: 0 days, add lead time to start time is enabled.

Everything works fine before the last available timeslot: 10:30 PM, later timeslot shows empty and ASAP automatically accepts orders as the same time as order placed time.

For example, when time is 10:37 PM, ASAP button shows 10:37 PM too. And, order time gets selected as 10:37 PM and customers are able to place order. It does not show Closed/Next day available opening hours till 11:01pm. I had same problem with TI version 3.0.7 in 2021 and got fixed in next release.

What did you expect to happen?

After 10:30 PM it should not accept any more order and it should show an error message to the customers to try again during opening hours.

Version

3.2.x

What browser are you seeing the problem on?

Chrome

Relevant log output

No response

@ryanmitchell
Copy link
Member

Can you provide an export of your locations database table, and/or share a private GitHub repo with the codebase and database export required to reproduce this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants