跳至内容
菜单
此问题已终结
1 回复
4053 查看

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...

相关帖文 回复 查看 活动
0
12月 15
4219
1
3月 15
14294
0
3月 15
3351
3
3月 15
17735
Inherit Qweb 已解决
4
2月 24
47905