Ir al contenido
Menú
Se marcó esta pregunta
1822 Vistas

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
Publicaciones relacionadas Respuestas Vistas Actividad
3
sept 22
29794
1
mar 21
5129
2
dic 24
1252
3
ene 23
6383
1
mar 22
4624