Since we have configured the warehouse Location Input to " Input "
With new purchase order the products receives at to "Input" location. due to Purchase Management -> Purchase Orders -> Delivery & Invoicing -> Destination = " Input " When scheduler runs, it creates the new purchase order based on "Minimum Stock rule " Minimum Stock rule action checks the phy qty of location " Stock" This scheduler action creates following activity Purchase Management -> Purchase Orders -> Delivery & Invoicing -> Destination = " Stock " instead of "Input" If we try to change Destination = " Stock " to Destination = " Input " it creates the further problem in moves and stock real stock qty. -- 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 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

