Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
4246 Ansichten

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
Verwerfen
Autor Beste Antwort

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

Avatar
Verwerfen

Tried that, but still not working...

Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Dez. 15
4402
1
März 15
14446
0
März 15
3487
3
März 15
17987
4
Feb. 24
48383