Friday, August 5, 2022
2 changes · master
Enhancements to existing features
Project users get clearer search labels and a more intuitive ordering of filters and grouping options. These small interface improvements make it easier to find late or overtime tasks and review project-related sales information.
Original PR description
**= project_timesheet_forecast_sale,project_timesheet_forecast Purpose of this PR to improve generic usage of project app. So, in this PR done following changes: - move the 'tasks in overtime' filter below the 'late tasks' one - rename search sales order and sales order item - switch the group bys 'project' and 'task' from place task-2838372
Completed or past tasks no longer show warnings about overlaps with other tasks or employee leave. This keeps project and planning screens clearer by showing warnings only when they still require attention.
Original PR description
With this improvement, we hide the warning that the task overlaps with another task or a leave when it is past or done. task-2835618