Hi ATUM Team,
I’d like to configure ATUM to manage stock levels based on physical locations in my warehouse. Here’s my specific need:
Example:
I have 15 boxes of cakes in stock, split as follows:
10 boxes in location 36E3
5 boxes in location 38R5
Expected Behavior:
When a customer orders 6 boxes, I want the system to automatically deduct:
5 boxes from 38R5 (to empty this location first)
1 box from 36E3
After the order, stock levels should update to:
36E3: 9 boxes remaining
38R5: 0 boxes
Questions:
Does ATUM natively support this type of smart location-based deduction?
If so, how can I set priority rules (e.g., deplete the location with the least stock first)?
Do I need a specific extension (e.g., Multi-Inventory) or special configuration?
Context:
I’m using WooCommerce + ATUM Inventory.
My products are packaged in units (boxes, pallets, etc.) across multiple locations.
Thanks for your guidance!