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
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
1933
Views
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Oct 21
|
1062 | ||
|
1
Jun 21
|
2430 | ||
|
1
Jan 17
|
2815 | ||
|
2
Apr 24
|
4439 | ||
|
1
Sep 21
|
2514 |