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
- Bogføring
- Lager
- PoS
- Project
- MRP
Dette spørgsmål er blevet anmeldt
1
Svar
5644
Visninger
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!
Tilmeld digRelated Posts | Besvarelser | Visninger | Aktivitet | |
---|---|---|---|---|
|
1
nov. 24
|
1285 | ||
|
1
apr. 23
|
2630 | ||
|
7
feb. 23
|
9188 | ||
|
0
sep. 22
|
1760 | ||
|
1
jul. 22
|
1500 |
Connect to odoo using API: http://learnopenerp.blogspot.com/2019/10/connecting-to-odoo-using-xml-rpc.html