Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3841 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
dic 23
20372
0
feb 19
5892
3
set 18
5770
2
feb 18
7024
0
feb 16
3805