openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08340
[Bug 943904] [NEW] average price gets wrong when receiving a product without a price
Public bug reported:
In the trunk the average price is updated when receiving a product, based on the price stored in the stock.move .
For moves generated from purchase orders this is fine.
But this price is NULL when you receive a product without a purchase order.
Example:
- set the cost method to average price for product "HDD1", notice the price is 40.0€
- create a new reception, add 1000 PCE of HDD1 and confirm
- the average price is now far too much lower than 40.00€ : the 1000 PCE HDD1 were incorporated with price=0.0€
Lionel Sausin.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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/943904
Title:
average price gets wrong when receiving a product without a price
Status in OpenERP Addons (modules):
New
Bug description:
In the trunk the average price is updated when receiving a product, based on the price stored in the stock.move .
For moves generated from purchase orders this is fine.
But this price is NULL when you receive a product without a purchase order.
Example:
- set the cost method to average price for product "HDD1", notice the price is 40.0€
- create a new reception, add 1000 PCE of HDD1 and confirm
- the average price is now far too much lower than 40.00€ : the 1000 PCE HDD1 were incorporated with price=0.0€
Lionel Sausin.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/943904/+subscriptions
Follow ups
References