c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #17992
[Bug 726836] Re: [5.0 and 6.0] location_id wrong in stock.picking 'IN'
No, I've not changed because it's to OpenERP to change it not the user.
OpenERP must be able to find the location of the product. In this
instance, OpenERP change state to "Assigned" automatically on
stock.picking type 'out' in a bad source location. It allowed me to get
out product to the location "Stock " without telling me when my product
was "Shelf1" location. My stock is now Wrong. If OpenERP is not capable
of choosing the right location, change of software.
For information, I'm not used "Force assign".
Please try my explain in demo database for understand the bug.
I'll maintain the patch for my customers.
Thanks
** Changed in: openobject-addons
Status: Incomplete => New
--
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