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)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
|
21416 | |||
|
0
2월 19
|
6600 | |||
|
3
9월 18
|
6328 | |||
|
2
2월 18
|
7527 | |||
|
0
2월 16
|
4407 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.