CΓ³mo se calcula:
β’ Velocidad: weighted average de ventas (50% ΓΊltimos 7d, 30% 30d, 20% 90d)
β’ Reorder point = velocidad Γ lead_time + (velocidad Γ safety_days)
β’ Cantidad sugerida = max(0, target_stock β stock_actual)
β’ DΓas restantes = stock_actual / velocidad