Project Task Start Stop
Project Tasks Start Stop functionality.
When we work on any task we need to enter timesheet details manually in odoo.
But many time because of work load we forget to enter timesheet entry and that can cause loss in revenue. To avoid such mistakes and loss we have implemented simple functionality in this module. When any user start work on any task they will have to click on start and when work is completed or stopped they have to click stop button thats it. It will automatically create timesheet entry.
We have added buttons on Task form view.
In form view we have added timer also to show total time spent from work started till now. Users can manually edit timesheet entry description or we have added special field on task for that where users can enter details of their work and that will be added as timesheet description.
There will be default description of task. We Capture start and stop time also on timesheet for more clear picture of work.