Hi,
There are multiple article in the same bin.
How can I set the minimum quantity for the article in the bin such that, if the article falls below the minimum quantity in the bin, it would trigger a bin replenishment for that article.
Each article has its own minimum quantity.
In addition, I also need to set the maximum quantity so that during bin replenishment, it would move in quantity to top up till the maximum quantity set for the articles in the bin.
Different article has different maximum quantity assigned.
Thanks