Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1825 Tampilan

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
Buang
Post Terkait Replies Tampilan Aktivitas
3
Sep 22
29801
1
Mar 21
5131
2
Des 24
1275
3
Jan 23
6390
1
Mar 22
4628