Hi, I am trying to find a way to a delivery order via an api or some other automated way. So far I have not had any success with the documentation. Is there any working examples?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Účtovníctvo
- Sklady
- PoS
- Project
- MRP
This question has been flagged
1
Odpoveď
5620
Zobrazenia
Yes it is possible.
Where are you stuck? Can you share the code you have so far?
https://www.odoo.com/documentation/13.0/reference/orm.html#create-update
https://www.odoo.com/documentation/13.0/webservices/odoo.html#create-records
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
RegistráciaRelated Posts | Replies | Zobrazenia | Aktivita | |
---|---|---|---|---|
|
1
nov 24
|
1226 | ||
|
1
apr 23
|
2584 | ||
|
7
feb 23
|
9123 | ||
|
0
sep 22
|
1715 | ||
|
1
júl 22
|
1474 |
Connect to odoo using API: http://learnopenerp.blogspot.com/2019/10/connecting-to-odoo-using-xml-rpc.html