Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
4161 Visninger

Hello guys.. I found an error when I call the computed field API v8 in Qweb Report if store attribute is False. When I change store to True and update, it run normally. Any one know how to solve this? I don't want to store that field anyway.

Error: Field 'X' is not found in object 'Y'. 

e.g : total_text is not found in object account.invoice

Avatar
Kassér
Forfatter Bedste svar

[Solved]: for computed field (not store), use the t-esc directive. for stored field, use the t-field.

Avatar
Kassér

Tried that, but still not working...

Related Posts Besvarelser Visninger Aktivitet
0
dec. 15
4333
1
mar. 15
14400
0
mar. 15
3449
3
mar. 15
17917
4
feb. 24
48240