This commit is contained in:
@@ -214,8 +214,8 @@ namespace AyaNovaQBI
|
||||
}
|
||||
|
||||
private WorkorderServiceBillableList _wolist = null;
|
||||
private ArrayList _MisMatches = new ArrayList();
|
||||
private ArrayList _PartPriceOverrides = new ArrayList();
|
||||
private List<util.MisMatch> _MisMatches = new List<util.MisMatch>();
|
||||
private List<long> _PartPriceOverrides = new List<long>();
|
||||
/// <summary>
|
||||
/// Initialize invoices dataset
|
||||
/// from scratch. If a previous
|
||||
|
||||
Reference in New Issue
Block a user