diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 1563fc75..c2631541 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -405,21 +405,8 @@ todo: many biz objects are not using new PUT methodology -CURRENTLY DOING: complete all workorderitem descendant lists - - -3873 3: subtree woitem lists implement - Tax codes sb there unfortunately :( - were there in v7 - can think of cases where this would be important / useful - do it - +CURRENTLY DOING: - 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 SEE CASE 3891 for duplicate at client idea