This question has been flagged
1 Reply
7291 Views

hello ,

Plz how to disable round  in openerp ??

THanks

Avatar
Discard

provide detailed info regarding your scenario

Author

exemple in sale_ordre : normally taxes =1.44 , but in openerp it show me that taxes=1.40 !!! i want that it will shows me taxes =1.44 THanks :)

Author

how remove rounding calculation ???

Best Answer

Go to Settings > Technical > Database Structure > Decimal Accuracy: set 0 for "digits" in all the records ..

By default decimal percision/rounding factor will be 2, if you make it as 0.. then it will not round off..

 

Further more:
 If you want all Journal entries to be rounded off.. then

Go to Settings > Configuration > Invoicing > set 0 for "Decimal precision on journal entries"

[Edit]

I think setting it to "0" is not possible, so better set those precision to higher value... say 5 or 6 digits

 

Avatar
Discard
Author

when i set 0 for for "Decimal precision on journal entries" , i have this eror : ValidateError Error occurred while validating the field(s) digits: Error! You cannot define the decimal precision of 'Account' as greater than the rounding factor of the company's main currency thanks

Oh ya.. then you just set for Decimal Accuracy records

Otherwise you set higher rounding factor, say 5 or 6 digits precision

Author

it dosent work, again with 5 and 6

Author

no 0 , 5 and 6