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

I am having some issues with the Odoo scheduler. I am running Odoo 13.


actions = models.execute_kw(db, uid, password, 'ir.cron', 'search', [[['name', '=', 'Procurement: run scheduler']]])
print(actions)

schedule = models.execute_kw(db, uid, password, 'ir.cron', 'method_direct_trigger', [actions])
print(schedule )

I have attempted to change my config multiple times, increasing the time-outs. But the issue still keeps happening.

The error is

xmlrpc.client.ProtocolError:

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
4
May 24
13011
1
Nis 24
3590
0
Kas 23
2249
1
Eyl 23
2405
2
Ağu 23
4898