Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3842 Visualizações

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)

Avatar
Cancelar
Melhor resposta

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

 

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
dez. 23
20372
0
fev. 19
5892
3
set. 18
5770
2
fev. 18
7024
0
fev. 16
3805