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
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
1
Antworten
3930
Ansichten
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
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Nov. 24
|
4734 | ||
|
2
Jan. 24
|
1463 | ||
|
1
Juli 23
|
4372 | ||
|
0
Feb. 23
|
2031 | ||
|
1
Juni 25
|
989 |