"self.env.cr.dictfetchall():"how to use this in XMLRPC-methods python code
此问题已终结
1
回复
12514
查看
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
|
5414 | ||
|
|
1
9月 22
|
3562 | ||
|
|
2
8月 25
|
5096 | ||
|
|
3
7月 25
|
3938 | ||
|
|
3
2月 25
|
6821 |
Thank you