← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 726836] Re: [5.0 and 6.0] location_id wrong in stock.picking 'IN'

 

Hi Olivier,

> After analyzing the above carefully, we think there is one thing
> that might be an improvement: when the source location of a chained
> picking is not the same as the destination location of the previous one,
> we could use the normal assignation instead of the forced assignation,
> and turn the next procurement into Make-to-stock (just like when an
> upstream procurement is cancelled)
> This way, if the goods were put into a child location as in your
> example, the normal assignation will take them in the child location.
> And if the goods were scrapped, it will not find them at all and will
> have to wait until new goods are received in the correct location.

> What do you think?

Ok for this improvement but how to ensure that it has taken the right
product (MTO)?

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

Title:
  [5.0 and 6.0] location_id wrong in stock.picking 'IN'

Status in OpenERP Addons (modules):
  Triaged

Bug description:
  1. Install stock_location module
  2. Open HDD1 product and go to "Logistics Flows" tab and add a new "Pushed Flow" with :
   - Source location : Stock
   - Destination location : Shelf 1
   - Automatic move : Automatic No Step Added
   - Shipping type : Getting Goods
   - Invoice status : Not Applicable
  3. Go to "Information" tab" and change Procurement method to "Make to order"
  4. Save product
  5. Create a new sale order with the product HDD1
  6. Launch Schedulers "Compute Scheduler"
  7. The Scheduler create a new purchase order for this product
  8. Confirm purchase order and receipt this product "Incoming Shipments"
  9. The destination location or this product is Shelf 1
  10. The Delivery Order is now "Available" but the Source Destination is "Stock" <= it's wrong, the source must be "Shelf 1"

  Please find a patch for V6 and v5

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/726836/+subscriptions


References