콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
4779 화면

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..


아바타
취소
베스트 답변

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,

아바타
취소
작성자

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