Se rendre au contenu
Menu
Cette question a été signalée
1826 Vues

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
Ignorer
Publications associées Réponses Vues Activité
3
sept. 22
29803
1
mars 21
5131
2
déc. 24
1278
3
janv. 23
6395
1
mars 22
4631