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

Hello,

I want to separate the total tax amount in sale order report (rml) like in invoice report!

How can I do that ?

I try to use :<para style="terp_default_2">[[ repeatIn(o.tax_line,'t') ]]</para> from invoice report but tax_line is not define in sale.order

Avatar
Cancelar
Autor Melhor resposta

I've resolved my problem with create a module which duplicate the account_invoice_tax class (found in account_invoice.py file) and adapted it to sale.order

Avatar
Cancelar

will you explain? how did u solved this?

Publicações relacionadas Respostas Visualizações Atividade
1
ago. 15
4825
3
ago. 15
14214
1
jan. 24
16017
2
fev. 24
2777
1
mai. 23
2791