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
回覆
2994
瀏覽次數
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
|
2266 | ||
|
1
6月 21
|
4054 | ||
|
1
1月 17
|
4422 | ||
|
2
1月 25
|
6530 | ||
|
1
9月 21
|
4030 |