Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
4832 Vizualizări

Scenario---

From The Accounting

Product Name                                        qty            Unit Price    Tax            Amount

USB     dsd     200000 Product Sales     1.00000    55.56000     ITAX X     55.5500000


Subtotal
55.5500000 €

---------------------------
Tax 0.0000000 €


Total 55.5500000 €

-------------------------------

Balance

0.0000000


When I click on this  Invoice report  ,I got  below out put..,


 Total Without Taxes 55.52 €
Taxes 0.00 €
Total 55.52 €

=======================================================================================

I dont want to round this value..How its possible Need a help...........


but I need the same output as Form view..

Total Without Taxes 55.550000  €

Taxes 0.00 €

Total55.550000 €

 Same Issue I am Facing in Profit and Loss,Balance Sheet.I want to avoid odoo rounding methods from the all the reports..


Thanks in advane..


Imagine profil
Abandonează
Cel mai bun răspuns

Hello,

This issue related to the rounding factor in the currency configuration. Under Accounting->Configurations->Miscellaneous->Currencies, Choose EUR and change the rounding factor to something like: 0.000001 

I hope it'll help

Regards,

Imagine profil
Abandonează
Autor

I tried this way but no result in the profit and loss report .. Is any needfor restarting the odoo server