Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
1920 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
710
2
fev. 23
2073
0
ago. 22
2026
2
jun. 21
4558
3
nov. 19
5230