Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4242 Переглядів

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

Аватар
Відмінити
Автор Найкраща відповідь

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

Аватар
Відмінити

Tried that, but still not working...

Related Posts Відповіді Переглядів Дія
0
груд. 15
4398
Set report orientation Вирішено
1
бер. 15
14442
0
бер. 15
3483
3
бер. 15
17976
Inherit Qweb Вирішено
4
лют. 24
48359