Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1339 Ansichten

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.

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Nov. 22
5766
1
Okt. 21
3336
2
Nov. 18
10250
4
März 15
5310
1
März 15
6105