@model PowderCoating.Application.DTOs.Catalog.CreateCatalogItemDto @{ ViewData["Title"] = "Add Catalog Item"; var allowAccounting = Context.Items["AllowAccounting"] as bool? ?? false; }
Map this item to chart-of-account entries for proper revenue and cost tracking. Leave blank to use defaults.