Merge branch 'feature/trippest'

mobile-first
lyt 6 years ago
commit fe46f903f0

@ -615,7 +615,7 @@ FROM
BETWEEN '$start_date' BETWEEN '$start_date'
AND '$end_date' AND '$end_date'
and GCI_VEI_SN in ($all_vendor) and GCI_VEI_SN in ($all_vendor)
and CHARINDEX('TA', GCI_combineNo ) = 0 -- and CHARINDEX('TA', GCI_combineNo ) = 0
GROUP BY GCI_combineNo,GCI_VEI_SN GROUP BY GCI_combineNo,GCI_VEI_SN
) all_gci_no ) all_gci_no
) AS to_be_diff ) AS to_be_diff

Loading…
Cancel
Save