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

Normally for binding SQL data we use:


self._cr.execute

Then we can define class fields with the name from the sql query column and odoo display the data.


I wrote a function that gets data from two different Database and I combined them with Pandas Merge function. The result is a Dataframe that I want to bind to the model or the Tree View from this model.


I tried that on def init(self)


Does anyone know a way to achieve this?


thanks for help.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 11 22
5770
1
thg 10 21
3338
2
thg 11 18
10253
4
thg 3 15
5311
1
thg 3 15
6106