Thursday, December 26, 2024
1 change · 18.0
Enhancements to existing features
The IoT Box homepage now shows a clearer warning when the HTTPS certificate is missing or has an issue, helping users understand that their subscription may not be linked. The technical view still provides detailed error information so support teams can diagnose certificate problems faster.
Original PR description
In this commit: =============== - Display a warning alert on the homepage when no HTTPS certificate is linked or there's an issue with the certificate, and the technical tab is inactive. - The alert notifies the user that their IoT Box subscription is not linked and advises contacting the account manager to unlock full potential. - On opening the technical tab, show a detailed error code retrieved from the IoT Box to assist in diagnosing HTTPS certificate issues. Task-4364406 Related enterprise PR-https://github.com/odoo/enterprise/pull/74949 