Minimum Stock Levels and Reordering

Hi Tucker, the min-max logic is that if you have in stock the minimum inventory assigned for the item you are ok, it is triggered once it is below the minimum, not equal to the minimum. The minimum level is not supposed that never should be breached, it can be breached but the quantity remaining based on your calculations should give you enough time for replenishment without backorders. So it is important the way you calculate the minimum value, consider historical demand, estimated daily consumptions, warehouse space, financial impact, etc