c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #21391
[Bug 750498] Re: sales_margin bad calculation in sales make in currency not base
Hello Ariel,
As per the explanation by Purnendu may be you have wrong configuration.
So currently i am closing the bug if you face problem you can reopen the bug.
Thank you,
mra
** Changed in: openobject-addons
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/750498
Title:
sales_margin bad calculation in sales make in currency not base
Status in OpenERP Modules (addons):
Invalid
Bug description:
under the following scenario sales_margin module is not correctly
calculating the margin of a sale:
The base currency is Mexican Pesos (MXN) and the rate is 0.084033 dollars per peso.
The product costs $ 15000.00 pesos
The sale price is 35000.00 pesos.
Making a sale of the product in dollars, the system calculates the
margin to next form:
2941.15 (sale price in dollars) - 15000 (purchase price in pesos) =
Incorrect margin: -12058.85
References