"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
- MRP
This question has been flagged
1
Reply
4494
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
|
3074 | ||
|
1
Sep 22
|
1718 | ||
|
2
Jun 25
|
426 | ||
|
3
Feb 25
|
3279 | ||
|
0
May 24
|
46 |
Thank you