How to configure a cron that calls a specific server action?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
2964
查看
This is not working for for v10 and v11, only tested on v9. If you want to configure a cron that calls a specific server action you should create an schedule action. Then in the tab technical data, you have to fill these fields
object: ir.actions.server
method: run
Arguments: ([server action id],)
The run method is applying the server action you specified.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
10月 21
|
2252 | ||
|
1
6月 21
|
4040 | ||
|
1
1月 17
|
4396 | ||
|
2
1月 25
|
6489 | ||
|
1
9月 21
|
4007 |