소스 검색

发货统计

chenc 4 년 전
부모
커밋
ccd8a31596
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/main/java/org/jeecg/modules/fbsDispatchLists/mapper/xml/FbsDispatchListsMapper.xml

+ 1 - 0
src/main/java/org/jeecg/modules/fbsDispatchLists/mapper/xml/FbsDispatchListsMapper.xml

@@ -58,6 +58,7 @@
         AND d.cSTCode='01'
         AND ds.cItemCode <![CDATA[ <> ]]> '0002'
         and isnull(d.cMemo,'')  <![CDATA[<> ]]> '%补发货%'
+        and d.cWhCode='01'
         GROUP BY
         ds.cItemCode,
         substring( d.cBusCode, 5, 2 )