Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3737 Переглядів

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

 

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
груд. 23
20227
0
лют. 19
5725
3
вер. 18
5600
2
лют. 18
6899
0
лют. 16
3677