← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 512991] Re: Delay in stock location path defined on a product does not work

 

Hello Maurice,

I have checked over all bug specification and test it with the latest code.
Following are the steps which I followed:
1) Create New location "A" With:
    Chain Location Type="Fixed Location"
    Chain Location If Fixed ="B"[In "B" location Chain Location Type="Customer" ]
    Automatic Move ="Automatic Move"
    Chain delay(days) ="10"

After creating PO and defining the particular location "A" as
destination, confirm it and see the stock moves date.

For the Stable and trunk both, this works as expected.
So, I am closing this bug.
You can reopen with more information.

Thanks.


** Changed in: openobject-addons
       Status: Incomplete => Invalid

** Changed in: openobject-addons
     Assignee: mihi (mihi-163) => (unassigned)

-- 
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/512991

Title:
  Delay in stock location path defined on a product does not work

Status in OpenObject Addons Modules:
  Invalid

Bug description:
  With the stock location module you can define a location path on a product
Lets say that product A has a location path hat moves automatically the product
from stock to stock 2 with a delay of 10 days
When the product is bought, a stock movement is created from Suppliers to Stock2
but the date does not take the 10 days delay in account.

If you make the same configuration on the stock zones (assuming that all products) should
be moved automatically from stock t stock2 withing 10 days the created move is OK 
(the 10 days specified in the zone definition is taken in account)

Maurice