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
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
1
Antworten
5615
Ansichten
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
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Nov. 24
|
1224 | ||
|
1
Apr. 23
|
2581 | ||
|
7
Feb. 23
|
9120 | ||
|
0
Sept. 22
|
1713 | ||
|
1
Juli 22
|
1468 |
Connect to odoo using API: http://learnopenerp.blogspot.com/2019/10/connecting-to-odoo-using-xml-rpc.html