Compare commits

..

No commits in common. "master" and "dev_ms_target_build" have entirely different histories.

View File

@ -84,7 +84,7 @@ BEGIN
WHERE
o.fs_line = '41010'
AND o.calc_status <> 'CANCELLED'
AND o.version IN ('Actual', 'Forecast', 'Quotes', 'Budget')
AND o.version IN ('Actual', 'Forecast', 'Quotes')
AND o.part IS NOT NULL
AND SUBSTRING(o.glec, 1, 1) <= '2';
-- 2:12 0:38