Thursday, February 1, 2024
2 changes · 17.0
Enhancements to existing features
The IoT Box now records its Odoo version, git branch, and image version in its logs. This makes it easier for support and operations teams to investigate device issues by quickly seeing what software and image are running.
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
The Partner Autocomplete module will no longer automatically install when Odoo is set up. This gives businesses more control over which features are enabled by default, allowing them to choose whether to use this functionality based on their specific needs.
Original PR description
--- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr