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

Hai to all,

I will add two custom field into invoice, how it can be possible add these two custome field into invoice pdf report(using QWeb-pdf)

Avatar
Ignorer
Meilleure réponse

Hi shameen,

you can use the custom fields also same as the fields which as defined before

For Example:

%for o in objects:

New Field1. :   ${o.new_field1 or ''}<br>

New Field2. :   ${o.new_field2 or ''}<br>

%endfor

 

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
déc. 23
20372
0
févr. 19
5892
3
sept. 18
5770
2
févr. 18
7024
0
févr. 16
3805