Skip to Content
Menú
This question has been flagged
1741 Vistes

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
Descartar
Related Posts Respostes Vistes Activitat
4
de maig 24
13218
1
d’abr. 24
3741
0
de nov. 23
2393
1
de set. 23
2573
2
d’ag. 23
5131