openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08349
[Bug 943904] Re: average price gets wrong when receiving a product without a price
Hello Lionel Sausin ,
We had Improved the partial picking wizard and you can see the cost and
currency field in form view of "partial picking line", which was also
shown in tree view. That's why you have misunderstanding something. So
if you want to create direct picking then go to this wizard and add the
cost price from form view.
Would you please refer this also, lp : 930150 (from here you will get
status and more information after discussion. )
We will plan to improve the "Average Costing" method in trunk. Currently
it's calculated base on reception posting but we will try to update
"Average Price" costing based on "Invoice line".
So we can not consider your Issue at the meantime.
Thanks for understanding!
** Changed in: openobject-addons
Status: New => Invalid
--
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):
Invalid
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
References