コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2892 ビュー

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
2049
0
3月 24
1557
2
11月 16
5801
3
2月 16
16531
3
3月 15
9306