Hi All,
Is there any way, we could find the Actual database IDs of records if we have external IDs, using python script.
With XMLRPC or erppeek lib?
For. Eg.
I have 1 table inside odoo with test_test name. Imported some records inside the table using demo data of csv with external ID.
test_001, test_002, so on.
How we could access the data using python script from the table based on these external IDs?
Any idea appreciated.
Rgds,
Anil.