Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
5005 Visualizações

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!

Avatar
Cancelar
Melhor resposta

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.

Avatar
Cancelar
Melhor resposta

Now we have field named Status time(duration_tracking) on project.task model. You can use that for this purpose.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
out. 19
4255
1
mai. 24
1501
1
mai. 25
2772
2
jul. 24
1940
1
set. 23
2817