Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2344 Lượt xem

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



Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 9 22
30756
1
thg 3 21
5920
2
thg 12 24
2169
3
thg 1 23
7648
1
thg 3 22
5476