Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5084 Visualizzazioni

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?

Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
nov 24
6132
2
gen 24
1816
1
lug 23
4771
0
feb 23
2353
1
giu 25
1524