Daily updates from Odoo
Wednesday, April 18, 2018
1 change
Code cleanup and technical improvements
The way buttons are displayed across Odoo views has been refactored to make their appearance more consistent and reduce duplicate rendering logic. This mostly affects internal UI behavior, while preserving support for older view definitions so existing screens continue to work.
Original PR description
Code refactoring and removal of `oe_highlight`. See enterprise branch: https://github.com/odoo/enterprise/pull/1878