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.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
10月 19
|
4260 | ||
|
1
5月 24
|
1505 | ||
|
1
5月 25
|
2779 | ||
|
2
7月 24
|
1949 | ||
|
1
9月 23
|
2818 |