Daily updates from Odoo
Friday, September 25, 2020
1 change
Enhancements to existing features
Several common actions are now shown directly as buttons in the control panel instead of being hidden in dropdown menus. This makes tasks like creating invoices, viewing planning, and validating timesheets faster and easier to find for users across Field Service, Projects, Timesheets, and Employees.
Original PR description
PURPOSE Enable the framework to define some of those actions in the controlpanel, as buttons similar to the 'create/edit/discard' buttons. SPECIFICATIONS Replace the below-mentioned dropdown actions with controlpanel buttons - 'create invoice' in Field Service > All Tasks > To Invoice - 'view planning' in Project > Projects > Tasks and Project > Tasks - 'validate' in Timesheets > To Validate - 'view planning' in Employees > Employees and Employee Directory LINKS PR https://github.com/odoo/enterprise/pull/13272 Task-2300426