"self.env.cr.dictfetchall():"how to use this in XMLRPC-methods python code
此問題已被標幟
1
回覆
12459
瀏覽次數
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
|
5351 | ||
|
|
1
9月 22
|
3518 | ||
|
|
2
8月 25
|
4904 | ||
|
|
3
7月 25
|
3883 | ||
|
|
3
2月 25
|
6688 |
Thank you