← Back to team overview

openerp-india team mailing list archive

[Bug 1065441] Re: purchase: rounding error on tax

 

Rudi,

Yesterday I had checked a similar configuration, faced the issue and
reported inhouse.

After trying your example scenario, I confirm that the error persists.

The Tax should be 417.56( 417.5611 to be accurate).

After some investigation, we got rid of this. The problem resides in we
can say configuration. For very small amounts to be taken care of, we
must focus on accuracy. We changed the account and purchase price
accuracy to be 4 and rounding factor of Currency to be 0.0001 in order
to get 417.5611 as an accurate amount. Sometimes cents matter

Hope this helps.

Sujeet,
Serpent Consulting Services!

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1065441

Title:
  purchase: rounding error on tax

Status in OpenERP Addons (modules):
  New

Bug description:
  Hi,

  on current OpenERP 6.1 
  module purchase, when creating new request for quotation:
  items with price per unit 2182,89€ + 7,30€ + 7,50€ = 2197,69
  tax is calculated as 19% should be 417,56
  OpenERP calculates 417,57

  This does NOT occur on every value combination!

  Happens in my "main" installation as well as a brand new database
  only having module mrp (and dependancies) installed.

  could someone please try to verify this, please?

  greets
  Rudi

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1065441/+subscriptions


References