コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1702 ビュー

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:

アバター
破棄
関連投稿 返信 ビュー 活動
4
5月 24
13010
1
4月 24
3590
0
11月 23
2249
1
9月 23
2404
2
8月 23
4897