"self.env.cr.dictfetchall():"how to use this in XMLRPC-methods python code
この質問にフラグが付けられました
1
返信
12417
ビュー
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
|
5302 | ||
|
|
1
9月 22
|
3479 | ||
|
|
2
8月 25
|
4790 | ||
|
|
3
7月 25
|
3809 | ||
|
|
3
2月 25
|
6564 |
Thank you