@model PowderCoating.Application.DTOs.Inventory.UpdateInventoryItemDto @{ ViewData["Title"] = "Edit Inventory Item"; ViewData["PageIcon"] = "bi-box-seam"; ViewData["PageHelpTitle"] = "Edit Inventory Item"; ViewData["PageHelpContent"] = "Update any field on this item. Changes to Coverage or Transfer Efficiency will affect the Powder Needed calculation on future quotes and jobs. Changing Unit Cost does not retroactively update historical job costs — it applies going forward. Use AI Lookup to refresh manufacturer details from a part number."; }
@section Scripts {