跳至內容
選單
此問題已被標幟
1 回覆
5503 瀏覽次數

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
4832
3
8月 15
14227
1
1月 24
16036
2
2月 24
2796
1
5月 23
2798