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