Hi everyone,
I’m working with Odoo V18 and have set up one warehouse with multiple storage locations. Each product should always be stored at a fixed primary location. For example, Product A is always stored at location 1A1, which has a maximum capacity of 100 units.
However, in cases where more than 100 units are received, I would like to define a fallback or overflow location. These fallback locations are general pallet spots in the warehouse where mixed products can be stored temporarily if their dedicated locations are full.
How should I structure locations, putaway rules, and possibly storage categories?
Is there a way to define primary and secondary storage locations based on available capacity?
Can Odoo automatically redirect excess quantities to the fallback location if the main one is full?
Any tips or best practices would be much appreciated!