Logistics mailing list archives

logistics@odoo-community.org

Avatar

Re: Location-specific product data

by
ForgeFlow, S.L., Jordi Ballester Alomar
- 27/03/2016 19:36:46
Thanks Ray,

For my use case I think that it makes more sense to use the Put Away Strategies.

When you receive a product, the put away strategy will allow to determine the appropriate destination location of the product.

The default put away strategy "Fixed Location" will allow to define a fixed location based on the category of the product, but new strategies can be flexibly defined.

I found a very interesting Put Away Strategy:

Supposed this Warehouse Structure:
WH/Stock
WH/Stock/Shelf 1
WH/Stock/Shelf 2

You define WH/Stock to have putaway strategy = "Last Bin Putaway Strategy".

You define initial stock of "Component 1" into WH/Stock/Shelf 2 (Using Inventory Adjustments)

When you create a Receipt to "Stock" for Component 1, Odoo will propose to Put it to "WH/Stock/Shelf 2". 

You may choose to receive it into "WH/Stock/Shelf 1".

When you do a new Receipt to "Stock" for Component 1, Odoo will propose to Put it to "WH/Stock/Shelf 1".

Therefore this strategy will automatically define the destination location, based on the last location that the product was placed. This means that if the company stores the products in a fixed bin, when you receive a product and indicate location "Stock", if this "Stock" location has Putaway Strategy = "Last Bin Putaway Strategy", it will propose to place it in the location where it was last placed.



On Sun, Mar 27, 2016 at 5:38 PM, Ray Carnes <ray.carnes@bistasolutions.com> wrote:
@Jon - it depends on the requirements, but here is how it works:

You can review the logic with the demo database:


Given a set of locations:


Inline image 1

 

The product is in stock with a quantity of 8 in a specific location:


Inline image 2


Sell 18 units, requiring 10 more to be ordered (give this product a Vendor and set it to ‘Buy’):


On the Receipt, split the lines (MANUALLY) according to what fits in a given location:


Inline image 3


On the Delivery Order, Odoo auto splits the lines (AUTOMATICALLY) based on where the 18 are stored:

 

 Inline image 4


It would be nice if minimum stock rules set the "TO" location on the Receipt automatically.


You can use the Product's 'DESCRIPTION FOR PICKINGS' to store the Primary and Overflow location for each product and customize the Picking Slip, adding that information for users to see.


Ray.

 


On Sat, Mar 26, 2016 at 2:38 PM, Jonathan Wilson <jon@willowit.com.au> wrote:

Hi Ray

Would this automatically handle the implementation of a prime location and multiple replenishment locations? Could you please go into a little more detail.

Thank you
Jon
WillowIT

On 27 Mar 2016 4:08 AM, "Ray Carnes" <ray.carnes@bistasolutions.com> wrote:
Check out the way locations and 'put in pack have been improved in v9.

Users can receive items into, say three locations, with one location needing two packs to store the goods.

Odoo will then split outgoing Delivery Orders into lines representing quantity by "location and pack" to help users be directed to where items need to be taken from (multiple locations and packs) to meet the demand.

A good logical separation between a location (mostly fixed capacity) and a pack (mostly variable capacity) should allow you to meet these use cases.

Ray Carnes
Senior Odoo Consultant | 909.864.4576 | Skype: bista_ray
Time zone: US Pacific | Office: Greater Los Angeles
Bista Solutions, Inc.  | Empowering Business Success

From: Jordi Ballester Alomar
Sent: ‎3/‎26/‎2016 9:38 AM
To: Logistics
Subject: Location-specific product data

Dear logistics experts,

We have a recurring requirement across multiple customers to have product attributes that are specific to a location / warehouse, such as coordinates of where the product is to be found in a location.

For instance, the attributes rack, row, case, found until v8 would provide valuable information of the physical coordinates of a product within a warehouse, but this data was maintained at a global product level, not location or warehouse specific.

We've been looking for existing modules, but found nothing at all. Have you come across this requirement?

Our plan is to add this capability, establishing a link between product and location. A module such as "product_location_coordinate" could add coordinates of the product within the location, such as Rack, Row, Case.

The product coordinates within a location would be visible in stock moves and in physical inventories, so that the warehouse personnel can have more detailed information on where the look for a product within the warehouse.


Regards,

_______________________________________________
Mailing-List: http://odoo-community.org/groups/logistics-21
Post to: mailto:logistics@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: http://odoo-community.org/groups/logistics-21
Post to: mailto:logistics@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: http://odoo-community.org/groups/logistics-21
Post to: mailto:logistics@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe


_______________________________________________
Mailing-List: http://odoo-community.org/groups/logistics-21
Post to: mailto:logistics@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe




--

Reference