This question has been flagged
4 Replies
9413 Views

Hello everyone,

I have receive incoming goods with a two-step route; once step to ensure all the product has arrived and another to put the products in their respective locations within the warehouse. I can't seem to determine how to allow warehouse staff to put away the products to the appropriate locations using Odoo. When attempting to change the destination for the internal transfer to the appropriate location the destination seems to be overridden by the route rules. Ideally, I would want the warehouse workers to scan the item that is being transferred and then scan the location barcode to where the item is being transferred to. Is this feasible using Odoo 11? 


Thank you for you help,

Isaac

Avatar
Discard
Best Answer

Hello Isaac,

I think, the solution you are looking for is described here - \https://ventor.tech/mobile/processing-putaway-using-a-barcode-scanner/

The idea is to put items directly during the reception to a related location using a barcode scanner. You scan the item, then scan the barcode of the destination location and move the item. In this case, you need to have barcodes of all locations.

Avatar
Discard
Author Best Answer

Thank you so much for your thorough answer! This work around will definitely be viable for us. Another workout around that a coworker came up with was to create routes with a push for each specific location we want to store the product in and apply that route at the product level. Can you see any issue with this method other than cluttering the routes selection? I believe your workout to be much less convoluted though, so it is likely we will use your method. 

Edit: I didn't realize this forum is karma based. I should have responded as a reply. Sorry about that. 

Avatar
Discard

Please accept and upvote if you find useful.

Best Answer

A work around would be to use the putaway strategy on the warehouse location to suggest automatic location to the vendors for a particular product category. This can be configured as follows.

Group the products you want to store at a particular location into product categories. In this example I grouped product pepsi under category foods.


You can see the configuration as


Now goto inventory->location. Select the location you want to apply the put away strategy(the second location of the 2 step move). Configure the put away strategy to move all products under the category foods to a new internal location called foodstore.(you can create a new internal location).



Now make a purchase order of the products under that category.


As this is a 2 step transfer head to the inventory->internal transfer and validate the internal transfer


You can see the source and destination locations.

Now validate and see the product moves. You can find that odoo automatically moved the products to the new location.(Foodstore)


Hope it helps



Avatar
Discard