Skip to Content
Menu
This question has been flagged
1 Odpoveď
1256 Zobrazenia

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 ?  

Avatar
Zrušiť
Best Answer

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


Avatar
Zrušiť
Autor

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

Autor

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

Related Posts Replies Zobrazenia Aktivita
0
feb 24
1143
1
feb 24
3325
0
feb 24
1404
0
júl 23
1247
1
jún 23
2579