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

Hello, I have Odoo 8. I want to create a custom report showing the "credit" field of the partners. This is a function field, so when I try to show this in the report I get the error "the field 'credit' does not exist".

How can I display a function field in a report?

Thanks!

아바타
취소
베스트 답변

Add the attribute store=True in the field definition and try

아바타
취소
작성자

Yes, it works, but is there any problem using store=True without specifying the fields that depends on?

I don't think there is any problem for using like that. You have used that attribute on "credit" field definition in the python file right?

관련 게시물 답글 화면 활동
1
5월 16
6761
0
6월 20
2831
7
5월 20
6310
5
6월 17
9038
5
11월 16
6891