I want to create a report in Odoo Helpdesk where I can see the time spent between in progress stage to solved stage.
Thank you!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I want to create a report in Odoo Helpdesk where I can see the time spent between in progress stage to solved stage.
Thank you!
You can create 2 datetime (progress_date, solved_date) fields for that. Create a compute field "Time Consumed" which will calculate the difference between these 2 fields.
Now we have field named Status time(duration_tracking) on project.task model. You can use that for this purpose.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Oct 19
|
4230 | ||
|
1
May 24
|
1483 | ||
|
1
May 25
|
2748 | ||
|
2
Jul 24
|
1902 | ||
|
1
Sep 23
|
2805 |