跳至內容
選單
此問題已被標幟
1 回覆
3901 瀏覽次數

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
4028
1
3月 15
14112
0
3月 15
3175
3
3月 15
17410
Inherit Qweb 已解決
4
2月 24
47498