"self.env.cr.dictfetchall():"how to use this in XMLRPC-methods python code
신고된 질문입니다
1
회신
12420
화면
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
|
5305 | ||
|
|
1
9월 22
|
3483 | ||
|
|
2
8월 25
|
4798 | ||
|
|
3
7월 25
|
3820 | ||
|
|
3
2월 25
|
6579 |
Thank you