I recently came across a post whose answer stated that numbercall
is has been removed in Odoo 18 for automated (cron) jobs.
Is there an alternative to numbercall
in Odoo 18. If not, how can its functionality be mimicked for automated jobs?
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
3533
Vistas
Hi,
You can add an execution counter and increment it after each call, stopping further calls once the counter reaches the specified limit. Alternatively, check if any other conditions are met after a certain number of calls to prevent subsequent executions. Use these conditions in the code
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
nov 24
|
4220 | ||
|
2
ene 24
|
1338 | ||
|
1
jul 23
|
4178 | ||
|
0
feb 23
|
1875 | ||
|
1
jun 25
|
769 |