Daily updates from Odoo
Wednesday, November 27, 2019
1 change
Enhancements to existing features
The employee public form now includes a hidden header area that other HR apps can use to add buttons when needed. This makes it easier to extend the employee view without changing the base screen, and it remains invisible when no buttons are added.
Original PR description
Some modules might want to add buttons in the form header of the employee public (e.g. hr_appraisal). This commit adds an empty header to easily allow view inheritance. Note: this empty header is not displayed if no buttons are indide. Task 2028794 PR odoo/enterprise#6495 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr