Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4073 Vues

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
Ignorer
Auteur Meilleure réponse

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

Avatar
Ignorer

Tried that, but still not working...

Publications associées Réponses Vues Activité
0
déc. 15
4239
1
mars 15
14312
0
mars 15
3372
3
mars 15
17761
4
févr. 24
47957