Daily updates from Odoo
Tuesday, November 7, 2023
2 changes
1 change
Enhancements to existing features
Chilean localization tax names, descriptions, and translations have been improved to make them clearer and more consistent. Related automated tests were updated so tax reporting and electronic invoicing checks continue to match the new wording.
Original PR description
CL now has improved tax names, so the test needs to be adjusted accordingly
1 change
Enhancements to existing features
This update fixes the visual spacing in the document inspector interface by adding proper padding between icons and field labels. This improves the overall appearance and readability of the inspector panel, making it easier for users to view document details.
Original PR description
Fix the missing padding between the icon and the field label in the inspector. Task-3562216 Forward-Port-Of: odoo/enterprise#49401