Tuesday, January 21, 2025
1 change · saas-17.4
Enhancements to existing features
Restaurant appointment sessions now make sure their live connection is active when a session connects or finishes initializing. This helps prevent missed updates in Odoo when users have the system open in multiple browser tabs.
Original PR description
This commit ensures that the websocket connection is established when receiving a connect or initialized event. This can happen in multitab use of Odoo.