Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
5499 Переглядів

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

Аватар
Відмінити
Автор Найкраща відповідь

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

Аватар
Відмінити

will you explain? how did u solved this?

Related Posts Відповіді Переглядів Дія
1
серп. 15
4831
3
серп. 15
14226
1
січ. 24
16036
2
лют. 24
2792
1
трав. 23
2797