odoo/odoo#194283
Created by fw-bot
Merged
at aa236cfd15fc7a1a47c3e0ef203c07992cad5725
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.
- label
- odoo-dev:saas-18.1-17.0-hw_posbox_homepage-enable-update-page-to-windows-lotr-CBEP-fw
- head
- b0b640e3c3449879aa6876eb9af76af25510af80
- merged
- 9 months ago by Louis Travaux (lotr)
odoo/odoo | |
---|---|
17.0 | #194145 |
saas-17.2 | #194279 |
saas-17.4 | #194280 |
18.0 | #194281 |
saas-18.1 | #194283 |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #194285 |
[FW][FIX] hw_posbox_homepage: allow windows access to update dialog
Since #191886, "download handlers" is available through "Update" page. As Windows IoT Boxes have no access to this page, the feature was unreachable. This commit fixes this behaviour by allowing access to Update page and disabling Linux specific tools on it.
Forward-Port-Of: #194145