Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4086 Widoki

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

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Awatar
Odrzuć

Tried that, but still not working...

Powiązane posty Odpowiedzi Widoki Czynność
0
gru 15
4245
1
mar 15
14319
0
mar 15
3382
3
mar 15
17772
Inherit Qweb Rozwiązane
4
lut 24
47999