Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
883 Переглядів

Hello, I am in need to time the time needed for each stage in a request ticket.

The stage_id has been tracked.

Is there a way to calculate the time spent in each stage?


Odoo 18, Docker Community edition


Thank you

Аватар
Відмінити
Найкраща відповідь

Please post the version (16.0, 17.0, 18.0), hosting (Online, Odoo.sh, On Premise), and edition (Community / Enterprise) of Odoo you are asking about as answers may be different.


This is already possible in the CRM, Helpdesk, Project and Recruitment Apps in Odoo 18.0


In code this is done via any model that inherits the mail.tracking.duration.mixin

See https://github.com/odoo/odoo/blob/18.0/addons/mail/models/mail_tracking_duration_mixin.py

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
лют. 25
891
1
жовт. 24
999
1
вер. 24
1176
1
квіт. 25
1793
1
бер. 25
967