Thursday, February 16, 2023
3 changes · master
Enhancements to existing features
Odoo now uses the standard Python approach for organizing its internal packages, replacing older compatibility behavior. This simplifies maintenance and reduces future upgrade risk without changing day-to-day business functionality.
Original PR description
PEP 420 (blaze it)
The web testing tools now better mirror how Odoo groups and summarizes records, including list-style summaries for linked records and numeric fields. This makes automated tests more reliable and helps reduce the risk of issues reaching users.
VAT identification labels have been updated for Latin American countries with major localizations. This helps users see country-appropriate tax terminology in accounting and company records, reducing confusion during setup and daily operations.
Original PR description
Update the VAT label for the latam countries with major localizations. 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