Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Nov 24
4300
2
Jan 24
1364
1
Jul 23
4214
0
Feb 23
1916
1
Jun 25
832