diff --git a/src/PowderCoating.Web/Controllers/JobsController.cs b/src/PowderCoating.Web/Controllers/JobsController.cs index 28f0650..b8a00d3 100644 --- a/src/PowderCoating.Web/Controllers/JobsController.cs +++ b/src/PowderCoating.Web/Controllers/JobsController.cs @@ -477,6 +477,7 @@ public class JobsController : Controller transferEfficiency = c.TransferEfficiency, powderCostPerLb = c.PowderCostPerLb, powderToOrder = c.PowderToOrder, + noExtraLayerCharge = c.NoExtraLayerCharge, notes = c.Notes }), prepServices = ji.PrepServices.Select(ps => new {