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
|
20218 | ||
|
0
2月 19
|
5721 | ||
|
3
9月 18
|
5590 | ||
|
2
2月 18
|
6893 | ||
|
0
2月 16
|
3676 |