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

Fix database exception issue on Book Now page at back office when multiple QloApps installations are present on the same domain #473

Merged
merged 6 commits into from
Jan 17, 2023

Conversation

abhishek-webkul
Copy link
Contributor

@abhishek-webkul abhishek-webkul commented Dec 14, 2022

This PR resolves the issue of database exception on Book Now page at back office when there are multiple QloApps installations present on the same domain. In this case the cookie set by one installation was being accessed by the other.

@abhishek-webkul abhishek-webkul marked this pull request as draft December 23, 2022 12:07
@abhishek-webkul abhishek-webkul marked this pull request as ready for review December 26, 2022 13:27
@abhishek-webkul abhishek-webkul changed the title Fix database exception issue on Book Now page at back office Fix database exception issue on Book Now page at back office when multiple QloApps installations are present on the same domain Jan 5, 2023
@abhishek-webkul abhishek-webkul marked this pull request as draft January 10, 2023 12:48
@abhishek-webkul abhishek-webkul marked this pull request as ready for review January 10, 2023 14:52
@rohit053 rohit053 merged commit 841b734 into Qloapps:develop Jan 17, 2023
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