Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4063 Visualizações

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

Avatar
Cancelar
Autor Melhor resposta

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

Avatar
Cancelar

Tried that, but still not working...

Publicações relacionadas Respostas Visualizações Atividade
0
dez. 15
4231
1
mar. 15
14306
0
mar. 15
3368
3
mar. 15
17752
Inherit Qweb Resolvido
4
fev. 24
47936