Friday, April 29, 2022
2 changes · master
Enhancements to existing features
Field Service screens and reports were refined to show cleaner customer information, improve report spacing, and avoid an unnecessary comments label when custom worksheet templates are off. A sales order line selection issue was also corrected so tasks can recover the right sales order item when delivery and customer addresses differ.
Original PR description
The purpose of this commit is to make improvements in Field Services. In this commit, following changes are made: Task: - only track the name of the partner, not his full address in chatter. Task Report: - when 'custom worksheet templates' feature is disabled remove 'comments' label. Worksheet Report: - add space between the 'time & material', 'timesheets' and 'worksheet' sections. task-2794072
Spreadsheet charts in Documents now connect more smoothly with Odoo menus, making chart-related actions easier to access. This update also fixes the chart menu placement so users can reliably open it from the top-right of a chart.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/ec08a525 [IMP] spreadsheet: link charts to odoo menus https://github.com/odoo/o-spreadsheet/commit/c838b590 [FIX] chart: context-menu on top-right of chart