Daily updates from Odoo
Wednesday, November 23, 2022
1 change · master
Enhancements to existing features
This update makes project and timesheet screens easier to use by improving button placement, default views, and reporting groupings. Users can more quickly understand remaining work in days, review billed timesheets by invoice and employee, and navigate sub-task planning views.
Original PR description
**= sale_timesheet_enterprise Purpose of this commit to improve generic usage of project app. So, in this commit done following changes: -display the 'assign to me' button on the right of the 'start' one when the task is already assigned for project.task form view -indicate 'x days remaining' if the timesheet encoding unit is in days task-2819458