odoo/odoo#194487
Created by fw-bot
Merged
at 3278353414257dd265adffa92c2f12631851830c
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
Linked pull requests
- label
- odoo-dev:18.0-saas-17.4-ensure_ws_pos-moda-NLlO-fw
- head
- 705ea5a16668078d28751b1bdf71906b7a982756
- merged
- 9 months ago by POS IoT, David Monnom (moda)
odoo/odoo | odoo/enterprise | |
---|---|---|
saas-17.4 | #194343 | #77416 |
18.0 | #194487 | #77477 |
saas-18.1 | #194775 | #77619 |
saas-18.2 | ||
saas-18.3 | ||
saas-18.4 | ||
19.0 | ||
master | #194969 | #77727 |
[FW][IMP] point_of_sale, bus: ensure websocket connection
This commit ensures that the websocket connection is established when receiving a connect or initialized event.
This can happen in multitab use of Odoo.
Forward-Port-Of: #194343