"self.env.cr.dictfetchall():"how to use this in XMLRPC-methods python code
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
3422
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 upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
May 22
|
2018 | ||
|
1
Sep 22
|
1041 | ||
|
3
Apr 24
|
998 | ||
|
0
May 24
|
46 | ||
|
1
Apr 24
|
1822 |
Thank you