c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #33234
[Bug 860299] Re: [TRUNK][NEW]:wrong calculation by clicking on "Update" in product form view
Hello Amit,
I have checked the problem described and found that its working fine,
the misunderstanding for wrong values was because initially we had 26 HDD1 in shelf1 location (which is child of stock location) not actually in stock location,
and then later by update wizard we are providing values for stock location only, so HDD1 is added/removed accordingly in stock location only,
the values coming in "Quantity On Hand" is total of stock location + its child location,
so when we are adding 4 qty in stock location, the quantity is like:
26 => qty in shelf1
+ (0 + 4) => 0: qty in stock at that time, 4: qty we are going to add
--------
30
so, the computation is right,
I have attached video for more reference.
also I have attached another video to show the effect when we don't have product in shelf1 location for more clarification.
Thanks for reporting and explanation,
** Attachment added: "Update_stock_with_shelf1.ogv"
https://bugs.launchpad.net/openobject-addons/+bug/860299/+attachment/2468983/+files/Update_stock_with_shelf1.ogv
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/860299
Title:
[TRUNK][NEW]:wrong calculation by clicking on "Update" in product form
view
Status in OpenERP Addons (modules):
Invalid
Bug description:
I have attached video .
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/860299/+subscriptions
References