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
|
4241 | ||
|
1
5月 24
|
1489 | ||
|
1
5月 25
|
2760 | ||
|
2
7月 24
|
1912 | ||
|
1
9月 23
|
2813 |