Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4979 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Mejor respuesta

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
oct 19
4235
1
may 24
1486
1
may 25
2757
2
jul 24
1908
1
sept 23
2808