Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2285 Visualizzazioni

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
set 22
30674
1
mar 21
5845
2
dic 24
2114
3
gen 23
7538
1
mar 22
5397