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
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
1
Respondre
5599
Vistes
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!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
1
de nov. 24
|
1219 | ||
|
1
d’abr. 23
|
2580 | ||
|
7
de febr. 23
|
9113 | ||
|
0
de set. 22
|
1712 | ||
|
1
de jul. 22
|
1466 |
Connect to odoo using API: http://learnopenerp.blogspot.com/2019/10/connecting-to-odoo-using-xml-rpc.html