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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- プロジェクト
- MRP
この質問にフラグが付けられました
1
返信
2987
ビュー
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
|
2261 | ||
|
1
6月 21
|
4050 | ||
|
1
1月 17
|
4414 | ||
|
2
1月 25
|
6521 | ||
|
1
9月 21
|
4019 |