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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
5625
瀏覽次數
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
|
1247 | ||
|
1
4月 23
|
2587 | ||
|
7
2月 23
|
9131 | ||
|
0
9月 22
|
1719 | ||
|
1
7月 22
|
1482 |
Connect to odoo using API: http://learnopenerp.blogspot.com/2019/10/connecting-to-odoo-using-xml-rpc.html