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
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
1
Respondre
3542
Vistes
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
1
de nov. 24
|
4239 | ||
|
2
de gen. 24
|
1344 | ||
|
1
de jul. 23
|
4181 | ||
|
0
de febr. 23
|
1883 | ||
|
1
de juny 25
|
787 |