コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5507 ビュー

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?

関連投稿 返信 ビュー 活動
1
8月 15
4849
3
8月 15
14230
1
1月 24
16043
2
2月 24
2801
1
5月 23
2803