url: "/hw_posbox_homepage/data", }); if (data.system === "Linux") { this.store.isLinux = true; } this.data = data; this.store.base = data; this.state.loading = false; @@ -82,14 +87,14 @@ export class Homepage extends Component { ...
1st QR code is displayed which, when scanned connects the user to the same wifi network as the IoT Box 2nd QR code is displayed which, when scanned redirects users to the IoT Box homepage 2. The IoT Box is connected to internet with ethernet cable Since we don't have access to the ne...
robodoo pushed a commit that referenced this pull request Dec 27, 2024 [IMP] hw_posbox_homepage: improve message for subscription certificat… … 730247f robodoo added the 18.2 label Dec 27, 2024 robodoo temporarily deployed to merge December 27, 2024 11:07 Inactive robodoo closed this...
[IMP] hw_posbox_homepage: remove jinja After the rewrite of the IoT homepage to use OWL, Jinja was still being used to render the initial HTML even though none of it's templating features were being used. After this PR, Jinja is removed from the controller and Odoo'shttpmodule is used ...
We added more conditions to display less elements on the homepage for the user to know that he needs to configure a Wi-Fi network on the IoT Box. Task: 4403617 Forward-Port-Of: #192843 [IMP] hw_posbox_homepage: ui while access point mode … de42164 Contributor robodoo commented Jan...
[FIX] hw_posbox_homepage: Fixup the homepage for the IoT Box … 324ef8b davidmonnom force-pushed the 17.0-iot_homepage_fixup-moda branch from 318654d to 324ef8b Compare September 18, 2024 12:53 C3POdoo added the RD label Sep 18, 2024 davidmonnom closed this Sep 19, 2024 od...
[IMP] hw_posbox_homepage: ui while access point mode Since the refactor to use OWL instead of jinja, we do not display a specific page when the IoT Box is in access point mode. We added more conditions to display less elements on the homepage for the user to know that he needs to ...
Overall improvement of the IoT box homepage. All "technical" related features have been moved away from the main homepage to a dedicated "Technical" page (accessible from the homepage) Icons were ...
head repository: odoo-dev/odoo compare: saas-17.2-17.0-hw_posbox_homepage-fix-conf-keys-naming-lotr-nWF0-fw Checking mergeability… Don’t worry, you can still create the pull request. [FW][FIX] hw_posbox_homepage: fix conf keys naming #179820 Some keys were ...
LNE Certification (scales certification) requires not to be able to reboot the IoT Box with a simple button. We removed it from the homepage. Enterprise PR: https://github.com/odoo/enterprise/pull/...