Skip to Content
Menu
This question has been flagged
1 Reply
238 Views

Afternoon, I am looking for how to easily show a location for all products. As a business we have a large number of stock items all with a designated storage location. So even if the item is out of stock it still has a location designated to it. 


With Odoo am I correct in thinking a product only gets given a location when it comes into stock? So far to get round this I have looked at creating put away rules. Which seems to work, however I have been unable to find a way to display this in the inventory-product list. I either have to click into the product then to on-hand or click into the put away rule.


To me it feels it should be an easy thing to look at a product and instantly see where the physical items are located without needing to click through various tabs. 


Am I missing something?  


Thank you

Avatar
Discard

Maybe this app - https://apps.odoo.com/apps/modules/18.0/product_stock_balance - might be helpful to your goals.

Best Answer

Just like the police when they want to catch a criminal. They can go to the hotel where there criminal checked in. But it doesn't mean that only if criminal check in hotel that they can be found. They can be located with their address on their id card.

So you can simply create a default_stock_location where you can specify the location even if it is out of stock. If you know a little more advance code, you can make it a computed field to change to the stock location if it is in stock,otherwise your specify location.

Avatar
Discard