"self.env.cr.dictfetchall():"how to use this in XMLRPC-methods python code
This question has been flagged
1
Reply
12389
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
1
May 22
|
5283 | ||
|
|
1
Sep 22
|
3461 | ||
|
|
2
Aug 25
|
4753 | ||
|
|
3
Jul 25
|
3778 | ||
|
|
3
Feb 25
|
6516 |
Thank you