23
This commit is contained in:
@@ -617,7 +617,7 @@ namespace Pilot.Report.Exploitation.SpecialDetails
|
||||
on B.FENTRYID = H7.FSID
|
||||
--ES、W、SX、CW、D、CY
|
||||
Where D.FNUMBER not in ('P','E','C','S')
|
||||
AND A.F_YKQC_CheckBox_qtr1 = 1 AND B.FQTY >= 0
|
||||
AND (A.F_YKQC_CHECKBOX_QTR1 = 1 OR a.F_GROSSMARGIN1='<35%') AND B.FQTY >= 0
|
||||
AND A.FDocumentStatus = 'C' AND A.FBusinessType = 'NORMAL' AND A.FMANUALCLOSE = '0'
|
||||
AND A.FID in (Select * From #TABLEXYX)
|
||||
AND A.F_contractnumber NOT LIKE 'Z%'
|
||||
|
||||
Reference in New Issue
Block a user