0
This commit is contained in:
@@ -76,7 +76,7 @@ WHERE
|
||||
FPriceFrom = "SALORDERBILL",
|
||||
FBusCloseStatus = "ALL",
|
||||
FMergingSOHeader = true,
|
||||
FIncludedUnfilledOrders = false,
|
||||
FIncludedUnfilledOrders = true,
|
||||
FIsRecWithMat = true,
|
||||
}
|
||||
};
|
||||
@@ -135,7 +135,7 @@ WHERE
|
||||
FPriceFrom = "SALORDERBILL",
|
||||
FBusCloseStatus = "ALL",
|
||||
FMergingSOHeader = true,
|
||||
FIncludedUnfilledOrders = false,
|
||||
FIncludedUnfilledOrders = true,
|
||||
FIsRecWithMat = true,
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user