소스 검색

面料损耗更新

fenghaifu 2 년 전
부모
커밋
40db54519e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      jeecg-boot-module-system/src/main/java/org/jeecg/modules/report/mapper/xml/FabricLossMapper.xml

+ 1 - 1
jeecg-boot-module-system/src/main/java/org/jeecg/modules/report/mapper/xml/FabricLossMapper.xml

@@ -86,7 +86,7 @@
 					and a.cCode not like '%样%' and g.cMoCode not like '%样%')
 					and a.cCode not like '%样%' and g.cMoCode not like '%样%')
 		)) as t1
 		)) as t1
 		group by MODetailsID,cVCName,cVenName,cVenAbbName,cVenCode,cInvCode,cInvName,cComUnitCode,cColor,cColorNumber
 		group by MODetailsID,cVCName,cVenName,cVenAbbName,cVenCode,cInvCode,cInvName,cComUnitCode,cColor,cColorNumber
-		having (sum(iQuantityOut)>0 or sum(iQuantityIn)>0)
+
 		order by cVCName,cVenName,cInvCode,cInvName,cComUnitCode,cColor,cColorNumber
 		order by cVCName,cVenName,cInvCode,cInvName,cComUnitCode,cColor,cColorNumber