İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
4199 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Kas 24
5077
2
Oca 24
1507
1
Tem 23
4470
0
Şub 23
2088
1
Haz 25
1086