Skip to Content
Menu
This question has been flagged
1 Reply
1933 Views

How to configure a cron that calls a specific server action?

Avatar
Discard
Author Best Answer

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.

Avatar
Discard
Related Posts Replies Views Activity
0
Oct 21
1062
1
Jun 21
2430
1
Jan 17
2815
2
Apr 24
4439
1
Sep 21
2514