Skip to Content
Menu
This question has been flagged
1721 Zobrazenia

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
4
máj 24
13034
1
apr 24
3607
0
nov 23
2282
1
sep 23
2440
2
aug 23
4932