跳至內容
選單
此問題已被標幟
2273 瀏覽次數

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']}) 



頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
3
9月 22
30662
1
3月 21
5842
2
12月 24
2107
3
1月 23
7530
1
3月 22
5395