← 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'

 

** Patch added: "stock_v5.patch"
   https://bugs.launchpad.net/openobject-addons/+bug/726836/+attachment/1877489/+files/stock_v5.patch

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

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

Status in OpenERP Modules (addons):
  New

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



References