Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4190 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
4358
1
mars 15
14427
0
mars 15
3473
3
mars 15
17950
4
févr. 24
48289