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.
此问题已终结
1
回复
4150
查看
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
12月 25
|
3809 | ||
|
|
2
7月 25
|
5207 | ||
|
|
2
11月 16
|
7759 | ||
|
|
3
2月 16
|
18907 | ||
|
|
3
3月 15
|
11598 |