odoo/odoo#194285
Created by fw-bot
Merged
at 121830110ceb36cb240d9da57e215a12bbeea601
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- 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:master-17.0-hw_posbox_homepage-enable-update-page-to-windows-lotr-sOkC-fw
- head
- 0323a68b2bdec1f09cf1b996e9693b09d6f1db95
- 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