跳至内容
菜单
此问题已终结
1365 查看

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.

形象
丢弃
相关帖文 回复 查看 活动
1
11月 22
5834
1
10月 21
3402
2
11月 18
10315
4
3月 15
5372
1
3月 15
6121