Monday, October 11, 2021
2 changes · master
Enhancements to existing features
The packaging files used to build deployment-ready Odoo images have been refreshed. This helps keep installation and distribution processes aligned across supported environments, with no direct change to day-to-day user features.
Original PR description
Manual forward-port of odoo/odoo#77759 Cherry-pick of 4e57f41bb
This update adds a shortcut for switching into asset debugging when another debug mode is already active. It helps support and development teams diagnose interface issues more quickly without changing settings manually.
Original PR description
This commit adds a command to activate the debug assets mode from another debug mode. 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