This commit is contained in:
2021-07-26 20:22:30 +00:00
parent 17a9dcf4a1
commit ef951817e4
4 changed files with 14 additions and 3 deletions

View File

@@ -1354,7 +1354,7 @@ namespace AyaNova.Biz
l.Add(new FormField { TKey = "LineTotal", FieldKey = "OutsideServiceLineTotalViz", TKeySection = "WorkOrderItemOutsideServiceList" });
_formFields.Add(AyaType.WorkOrder.ToString(), l);
_formFields.Add(AyaType.Quote.ToString(), l);
}
#endregion quote