Skip to Content
Menu
This question has been flagged
1 Reply
2962 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
2252
1
Jun 21
4040
1
Jan 17
4395
2
Jan 25
6489
1
Sep 21
4005