Tuesday, November 29, 2022
1 change
New functionality added to Odoo
The timesheet timer is now shown at the top of list and kanban views, making it accessible throughout the My Timesheets area. This gives users a more consistent way to start and manage time tracking without switching to the grid view.
Original PR description
The purpose of this task is to add the timer header to the list and kanban views so that it is accessible from all the views of the 'My Timesheets' menu. In this commit, we display the timer header at the top of the list/kanban views. Also, replace the current play icons from the list/kanban views with the same keys as the ones from the grid view. It works the same way as in the grid view. Task-Id: 2276491 PR: #13860