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

Fixed: Unable to delete room types from cart if admin visits book now page just after booking creation and before order confirmation #742

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

abhishek-webkul
Copy link
Contributor

@abhishek-webkul abhishek-webkul commented Aug 3, 2023

The issue was caused because it is not checked if cart in context already has an order. Now, the cart is removed from the context if an order has already been placed in the current 'id_cart'.

@abhishek-webkul abhishek-webkul changed the title Fix cart issue on Book Now page at back office Fixed: On admin Book Now page it is not checked if cart in context already has an order Sep 5, 2023
@abhishek-webkul abhishek-webkul changed the title Fixed: On admin Book Now page it is not checked if cart in context already has an order Fixed: Unable to delete room types from cart if admin visits book now page just after booking creation and before order confirmation Sep 7, 2023
@rohit053 rohit053 merged commit e7333ab into Qloapps:develop Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants