generated from dopt-python/py311
reflect changes in req-1000
This commit is contained in:
parent
ebdee2ecbf
commit
5dbd99bd11
@ -1065,7 +1065,7 @@ def _wf200_sub1(
|
|||||||
) -> PipelineResult:
|
) -> PipelineResult:
|
||||||
save_tmp_data(pipe_result.open)
|
save_tmp_data(pipe_result.open)
|
||||||
ORDER_QTY_FUNC = get_expr_order_qty(types.Workflows.ID_200)
|
ORDER_QTY_FUNC = get_expr_order_qty(types.Workflows.ID_200)
|
||||||
RELEVANT_DATE = get_starting_date(90)
|
RELEVANT_DATE = get_starting_date(60)
|
||||||
|
|
||||||
join_condition = db.tmp_data.c.BEDP_TITELNR == db.EXT_AUFPAUF.c.TITELNR
|
join_condition = db.tmp_data.c.BEDP_TITELNR == db.EXT_AUFPAUF.c.TITELNR
|
||||||
filter_ = sql.and_(
|
filter_ = sql.and_(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user