跳至內容
選單
此問題已被標幟
1 回覆
3769 瀏覽次數

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)

頭像
捨棄
最佳答案

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

 

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
12月 23
20272
0
2月 19
5750
3
9月 18
5630
2
2月 18
6925
0
2月 16
3707