"self.env.cr.dictfetchall():"how to use this in XMLRPC-methods python code
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
5118
ビュー
Hi Monika.
you can follow below link to read all the data using xmlrpc read and search_read
- https://www.odoo.com/documentation/11.0/webservices/odoo.html#read-records
- https://www.odoo.com/documentation/11.0/webservices/odoo.html#search-and-read
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
5月 22
|
3337 | ||
|
1
9月 22
|
1906 | ||
|
3
7月 25
|
778 | ||
|
3
2月 25
|
3603 | ||
|
0
5月 24
|
46 |
Thank you