コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
4987 ビュー

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