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
- Project
- MRP
신고된 질문입니다
1
회신
2983
화면
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
|
4048 | ||
|
1
1월 17
|
4405 | ||
|
2
1월 25
|
6511 | ||
|
1
9월 21
|
4017 |