chenc пре 4 година
родитељ
комит
ccd8a31596

+ 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 )