odoo/odoo#199327
Created by fw-bot
Merged
at da7a3bf96315af96dce311ddc67d977ff16f50c3
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: Overridden by @xmo-odoo
- label
- odoo-dev:saas-18.2-saas-18.1-hw_posbox_homepage-split-rename-and-server-lotr-417905-fw
- head
- ba7178b96ddb8df754fe1c68a7ffe957b17c368e
- merged
- 8 months ago by Louis Travaux (lotr)
| odoo/odoo | |
|---|---|
| saas-18.1 | #198785 |
| saas-18.2 | #199327 |
| saas-18.3 | |
| saas-18.4 | |
| 19.0 | |
| master | #199406 |
[FW][IMP] hw_posbox_homepage: split rename and server dialogs
One single dialog was used to change the IoT Box hostname and connect it to a database.
These dialogs have been splitted.
Additionnaly, the hostname update is now performed through python instead of bash.
Forward-Port-Of: #198785