Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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?

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lis 24
5057
2
sty 24
1506
1
lip 23
4467
0
lut 23
2081
1
cze 25
1083