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