Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3400 Vizualizări

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!

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Autor

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?

Related Posts Răspunsuri Vizualizări Activitate
1
mai 16
7111
0
iun. 20
3094
7
mai 20
6625
5
iun. 17
9317
5
nov. 16
7144