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
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
1
dec. 23
|
20272 | ||
|
0
feb. 19
|
5747 | ||
|
3
sept. 18
|
5630 | ||
|
2
feb. 18
|
6924 | ||
|
0
feb. 16
|
3705 |