Monday, April 20, 2020
4 changes · master
Enhancements to existing features
The mobile vehicle form now displays engine-related fields more consistently. Horsepower and unit labels are positioned in a clearer way, making the form easier to read and edit on smaller screens.
Original PR description
Purpose Improve the User Interface of the vehicle form view. Specifications -View form of a vehicle - engine option When on saved mode, horsepower value is aligned to the right : update, same behaviour than other fields (same on additional properties) When on edit mode, UoM are always sent to the next line: keep it at the end of the field LINKS PR: #9897 Task-Id: 1929043
Miscellaneous changes
TaskID: 2210403 Forward-Port-Of: odoo/enterprise#9838 Forward-Port-Of: odoo/enterprise#9239
Original PR description
TaskID: 2210403 Forward-Port-Of: odoo/enterprise#9838 Forward-Port-Of: odoo/enterprise#9239
The commit b294bc19816b88ac3b97a509f4c7394c7268821a added the support of component fields but also introduced a bug that prevents displaying all widgets of a field. This commit fixes that bug. Forward-Port-Of: odoo/enterprise#9867
Original PR description
The commit b294bc19816b88ac3b97a509f4c7394c7268821a added the support of component fields but also introduced a bug that prevents displaying all widgets of a field. This commit fixes that bug. Forward-Port-Of: odoo/enterprise#9867
Steps to reproduce the bug: - Let's consider two companies C1 and C2 - C1 is a swedish company with l10n_se installed - C2 is a belgian company with L10n_be installed - On C2, try to export in XML the tax report Bug: The swedish tax report was exported opw:2232224 Forward-Port-Of: odoo/enterprise#9921
Original PR description
Steps to reproduce the bug: - Let's consider two companies C1 and C2 - C1 is a swedish company with l10n_se installed - C2 is a belgian company with L10n_be installed - On C2, try to export in XML the tax report Bug: The swedish tax report was exported opw:2232224 Forward-Port-Of: odoo/enterprise#9921