c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #29035
[Bug 806269] Re: product_margin module errors
** Changed in: openobject-addons
Status: In Progress => Confirmed
--
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/806269
Title:
product_margin module errors
Status in OpenERP Modules (addons):
Confirmed
Bug description:
This module is designed to show the margin per product, but it
compares sales to purchases not sales to cost of sales. If the
purchase quantity <> sales quantity then an invalid result is
calculated.
the purchases section should be renamed the "Cost of Sales" section.
The #invoiced value should always equal the sales #invoiced value.
The #Avg Unit Price should probably look at the purchases over the
same period as the sales and calculate. While not always correct (as
ignores stock on hand at start of period) is it a reasonable solution.
Alternative is to to take current average cost, but that has issues if
prices are moving through the reported period.
Once the above is fixed the margin will calculate correctly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/806269/+subscriptions
References