Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
3758 Prikazi

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
Opusti
Best Answer

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
dec. 23
20247
0
feb. 19
5736
3
sep. 18
5609
2
feb. 18
6906
0
feb. 16
3688