Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2336 Visualizações

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
3
set. 22
30711
1
mar. 21
5900
2
dez. 24
2153
3
jan. 23
7605
1
mar. 22
5460