Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3789 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
dec. 23
20295
0
feb. 19
5764
3
sep. 18
5641
2
feb. 18
6934
0
feb. 16
3718