update final merge to include budget records
This commit is contained in:
parent
9991e8976d
commit
7c11ace88f
@ -548,7 +548,7 @@ BEGIN
|
||||
AND o.qtyord = q.vol
|
||||
AND o.fs_line = '41010'
|
||||
AND o.calc_status <> 'CANCELLED'
|
||||
AND o.version IN ('Actual', 'Forecast', 'Quotes')
|
||||
AND o.version IN ('Actual', 'Forecast', 'Quotes', 'Budget')
|
||||
AND o.part IS NOT NULL
|
||||
AND SUBSTRING(o.glec, 1, 1) <= '2';
|
||||
-- 14:13 10:09
|
||||
|
||||
Loading…
Reference in New Issue
Block a user