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 ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
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
|
1455 | ||
|
1
2月 24
|
3795 | ||
|
0
2月 24
|
1760 | ||
|
0
7月 23
|
1742 | ||
|
1
6月 23
|
2861 |