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
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1368
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
4
May 24
|
10077 | ||
|
1
Apr 24
|
1565 | ||
|
0
Nov 23
|
525 | ||
|
1
Sep 23
|
570 | ||
|
2
Aug 23
|
2427 |