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

In partner ledger report we have credit ,debit  and Balance 
with only two decimal 
How I can make it to take 8 decimals after???
Is that possible ?  

頭像
捨棄
最佳答案

Hi,

You can inherit an account.partner.ledger.report.handler abstract model, we can use the _get_report_line_total  and _get_report_line_partners.

update the _get_aml_values function and you can add the changes here


this currency_table.precision that declared the precision value so in this function you can update your values


Hope it helps


頭像
捨棄
作者

I tried that but I don't have any changes
can u give me in code one example please
Thank u for your time

作者

I think we should start from subtotal
how to make this field with 8 decimals ??

相關帖文 回覆 瀏覽次數 活動
0
2月 24
2028
1
2月 24
4678
0
2月 24
2399
0
7月 23
2396
1
6月 23
3509