Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
2158 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
1
set. 25
1160
2
fev. 23
2390
0
ago. 22
2333
2
jun. 21
5045
3
nov. 19
5514