c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14960
[Bug 710717] Re: Internal Stock move have problem if wearhouse input location = Input
** Changed in: openobject-addons
Status: Fix Committed => Fix Released
--
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/710717
Title:
Internal Stock move have problem if wearhouse input location = Input
Status in OpenERP Modules (addons):
Fix Released
Bug description:
Internal stock move problem as explained below
I want to put one more validation for received product before it get
updated in "stock" location.
For this I have made one more new location "Input"
Under Input Location I have set "Type =Fixed location" , "Chained
location name = Stock" and manual operation.
Then we have configured the warehouse Location Input to " Input "
So when the product is received it first moves to " Input" location
and due to chained location configuration for "Input"
internal move created which shows move from "input" to "stock" move
with "status = available".
But at the same time it creates one more move for the same product
from "Input" to "stock" with "status = waiting" which is big problem.
In turns it double the virtual stock quantity.
This setting was working perfectly ok with version 5.0.15