Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
5501 Visninger

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
Kassér
Forfatter Bedste svar

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
Kassér

will you explain? how did u solved this?

Related Posts Besvarelser Visninger Aktivitet
1
aug. 15
4832
3
aug. 15
14227
1
jan. 24
16036
2
feb. 24
2796
1
maj 23
2798