Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
5288 Widoki

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

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Awatar
Odrzuć

will you explain? how did u solved this?

Powiązane posty Odpowiedzi Widoki Czynność
1
sie 15
4554
3
sie 15
13964
1
sty 24
15719
2
lut 24
2417
1
maj 23
2611