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:
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1702
ビュー
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
4
5月 24
|
13010 | ||
|
1
4月 24
|
3590 | ||
|
0
11月 23
|
2249 | ||
|
1
9月 23
|
2404 | ||
|
2
8月 23
|
4897 |