Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4239 Представления

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
1
мар. 15
14441
0
мар. 15
3482
3
мар. 15
17974
Inherit Qweb Решено
4
февр. 24
48346