Skip to Content
मेन्यू
This question has been flagged
2330 Views

I'm using Odoo API and xmlrpc python's module to query Odoo's database tables. No problem to get Odoo's data with the logic: schema.table.

But I also build a table in Odoo Studio's module.How to query self build Odoo Studio tables ? In which schema's are they stored ?


For exemple with a syntax like this :

models.execute_kw(db, uid, password, 'x_my_table', 'read', [], {'fields': ['name']}) 



Avatar
Discard
Related Posts Replies Views Activity
3
सित॰ 22
30709
1
मार्च 21
5897
2
दिस॰ 24
2152
3
जन॰ 23
7600
1
मार्च 22
5456