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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
2977
Vistas
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.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
oct 21
|
2254 | ||
|
1
jun 21
|
4044 | ||
|
1
ene 17
|
4400 | ||
|
2
ene 25
|
6499 | ||
|
1
sept 21
|
4011 |