コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3371 ビュー

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
7101
0
6月 20
3075
7
5月 20
6603
5
6月 17
9293
5
11月 16
7124