Skip to Content
Menú
This question has been flagged
1 Respondre
2920 Vistes

Are there any events triggered in the Odoo system? Say I want to develop a module that does somethign everytime a Task is created. I know I can extend/inherit the model, and hook into the "create" function. But that does not feel like the right way to do it. I was looking around the Odoo system for some event functionality to hook into. Something like Django signals.

Avatar
Descartar
Best Answer

Hi! Did you try the Automated Actions? With this feature you can automatically trigger actions on model based on a trigger condition. Go to Setting > Technical > Automation > Automated Actions.

P.S. If it's not available install the base_automation module first.

Regards

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de jul. 25
2090
0
de març 24
1570
2
de nov. 16
5831
3
de febr. 16
16543
3
de març 15
9322