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