跳至內容
選單
此問題已被標幟
1 回覆
2923 瀏覽次數

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.

頭像
捨棄
最佳答案

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
7月 25
2093
0
3月 24
1572
2
11月 16
5838
3
2月 16
16546
3
3月 15
9323