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

Hi,

I am running Odoo 13 on my own server. My invoice look like the image attached. The only thing I want to change is to show the amount of TAX and not the percentage (% in this case).

Where can I change that?

Thanks!

Avatar
Cancelar
Melhor resposta

tax_amount = unit_price * (tax_percentage / 100 )
add this new column into your report and hide this one



Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
jul. 25
782
2
fev. 23
2124
0
ago. 22
2086
2
jun. 21
4626
3
nov. 19
5267