Monday, January 13, 2025
1 change · 17.0
Resolved issues and error corrections
This update resolves an issue where the kiosk URL was incorrectly using the main website domain. The fix ensures the kiosk URL always uses the correct base URL, providing a consistent and reliable experience for users accessing the system in kiosk mode. This improves the overall functionality and stability of the Frontdesk module.
Original PR description
issue: when website is active and have a domain then the kiosk_url take the webiste domain as base_url - override `get_base_url` to return the `'web.base.url'` Task: 3903743