Saturday, January 18, 2025
2 changes · saas-17.4
Miscellaneous changes
Since odoo/odoo#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: odoo/odoo#194145
Original PR description
Since odoo/odoo#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: odoo/odoo#194145
This commit fixes a typo in two mobile form view's tests where "screenLeft" was used instead of "scrollX". Note: this was detected while testing for the new Chrome's headless mode set by default on Chrome 128+. Forward-Port-Of: odoo/odoo#194105
Original PR description
This commit fixes a typo in two mobile form view's tests where "screenLeft" was used instead of "scrollX". Note: this was detected while testing for the new Chrome's headless mode set by default on Chrome 128+. Forward-Port-Of: odoo/odoo#194105