This commit is contained in:
@@ -409,16 +409,17 @@ CURRENTLY DOING: complete all workorderitem descendant lists
|
|||||||
|
|
||||||
|
|
||||||
3873 3: subtree woitem lists implement
|
3873 3: subtree woitem lists implement
|
||||||
Workorderitem custom fields are not translating
|
|
||||||
??WorkOrderItem.Custom1
|
|
||||||
workorderitemunit custom fields are not translating
|
|
||||||
??WorkOrderItemUnit.Custom4
|
|
||||||
|
|
||||||
Tax codes sb there unfortunately :(
|
Tax codes sb there unfortunately :(
|
||||||
were there in v7
|
were there in v7
|
||||||
can think of cases where this would be important / useful
|
can think of cases where this would be important / useful
|
||||||
do it
|
do it
|
||||||
|
|
||||||
|
l.Add(new FormField { TKey = "WorkOrderItemPartTaxPartSaleID", FieldKey = "WorkOrderItemPartTaxPartSaleID", TKeySection = "WorkOrderItemParts" });
|
||||||
|
l.Add(new FormField { TKey = "WorkOrderItemLaborTaxRateSaleID", FieldKey = "WorkOrderItemLaborTaxRateSaleID", TKeySection = "WorkOrderItemLabors" });
|
||||||
|
l.Add(new FormField { TKey = "WorkOrderItemTravelTaxRateSaleID", FieldKey = "WorkOrderItemTravelTaxRateSaleID", TKeySection = "WorkOrderItemTravels" });
|
||||||
|
l.Add(new FormField { TKey = "WorkOrderItemExpenseChargeTaxCodeID", FieldKey = "WorkOrderItemExpenseChargeTaxCodeID", TKeySection = "WorkOrderItemExpense" });
|
||||||
|
l.Add(new FormField { TKey = "WorkOrderItemLoanTaxCodeID", FieldKey = "WorkOrderItemLoanTaxCodeID", TKeySection = "WorkOrderItemLoans" });
|
||||||
|
l.Add(new FormField { TKey = "TaxCode", FieldKey = "WorkOrderItemOutsideServiceTaxCode", TKeySection = "WorkOrderItemOutsideServiceList" });
|
||||||
|
|
||||||
3891 3: Implement a workable duplication system
|
3891 3: Implement a workable duplication system
|
||||||
SEE CASE 3891 for duplicate at client idea
|
SEE CASE 3891 for duplicate at client idea
|
||||||
|
|||||||
Reference in New Issue
Block a user