c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14578
[Bug 710717] Re: Internal Stock move have problem if wearhouse input location = Input
Note: please do not check the "security vulnerability" checkbox when
reporting new bugs unless your bug really is a security vulnerability. A
security vulnerability could be defined as a flaw in OpenERP that makes
it possible (even if the system is configured properly) for an attacker
to usurp privileges on the system, execute malicious code or generally
assume unauthorized trust, potentially compromising data.
--
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):
New
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