Saturday, February 3, 2024
1 change · 17.0
Enhancements to existing features
This update adds detailed logging of IoT Box version information, including Odoo version and git branch details. This improvement makes it easier for support teams and developers to diagnose and troubleshoot IoT Box issues by having complete version history available in logs.
Original PR description
Before the current PR, the version of Odoo along with the git branch of the IoT Box and the associated image were never logged. Adding this information to logs allow to to debug / inspect issues more easily task-3716879 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#152361 Forward-Port-Of: odoo/odoo#152291