0
This commit is contained in:
parent
f16c20d8ee
commit
8746a2087b
@ -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,
|
||||
}
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user