Daily updates from Odoo
Tuesday, March 1, 2022
2 changes
Enhancements to existing features
Belgian payroll setup now creates resource calendars in batches instead of one by one. This improves setup performance and reduces processing time for companies configuring payroll data.
Original PR description
Community PR: https://github.com/odoo/odoo/pull/85532
The Field Service demo environment now includes more realistic projects and tasks across stages, dates, billing states, worksheets, timesheets, subtasks, activities, tags, ratings, and completed reports. This makes demonstrations and testing closer to real business workflows, especially for planning, invoicing, reporting, and task analysis.
Original PR description
In this task: - An fsm project added configured at employee rate with many tasks at different stages. - Some tasks are recurrent, archived, to invoice - Another worksheet template added and used with some tasks - For some tasks, we add initially planned hours, timesheets, sub-tasks and timesheets on these sub-tasks, activities were scheduled, tags added and the status is either 'blocked' or 'ready', ratings added - Data added for the working hours/days to assign/close metrics of the tasks analysis report - Some tasks marked as done with worksheets, products, sent and signed reports, linked to an SO Task-id : 2680425