Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
5265 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
4508
1
may 24
1740
1
may 25
3112
2
jul 24
2351
1
sept 23
3170