Skip to Content
Menú
This question has been flagged
1824 Vistes

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
Descartar
Related Posts Respostes Vistes Activitat
3
de set. 22
29800
1
de març 21
5129
2
de des. 24
1269
3
de gen. 23
6386
1
de març 22
4625