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
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
5583
ビュー
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
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
11月 24
|
1218 | ||
|
1
4月 23
|
2576 | ||
|
7
2月 23
|
9112 | ||
|
0
9月 22
|
1712 | ||
|
1
7月 22
|
1465 |
Connect to odoo using API: http://learnopenerp.blogspot.com/2019/10/connecting-to-odoo-using-xml-rpc.html