Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
5282 Vistas

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
Descartar
Autor Mejor respuesta

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
Descartar

will you explain? how did u solved this?

Publicaciones relacionadas Respuestas Vistas Actividad
1
ago 15
4546
3
ago 15
13955
1
ene 24
15706
2
feb 24
2385
1
may 23
2583