콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1345 화면

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
5774
1
10월 21
3339
2
11월 18
10256
4
3월 15
5311
1
3월 15
6106