commit: 2025-04-08 09:19:33
This commit is contained in:
parent
57cce232c5
commit
1a2659d86a
@ -208,7 +208,7 @@ GROUP BY
|
||||
WHERE
|
||||
where_clause
|
||||
-----------------scenario----------------------------
|
||||
AND version = 'b26'
|
||||
AND version IN ('b26','b26-act')
|
||||
-----------------additional params-------------------
|
||||
AND calc_status||flag <> 'CLOSEDREMAINDER' --exclude short ships when building order adjustments
|
||||
AND order_date <= ship_date
|
||||
@ -254,7 +254,7 @@ GROUP BY
|
||||
rlarp.osm_pool
|
||||
WHERE
|
||||
where_clause
|
||||
AND version = 'b26'
|
||||
AND version IN ('b26','b26-act')
|
||||
GROUP BY
|
||||
part
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user