浏览代码

库存总账详情

sunhz 3 年之前
父节点
当前提交
0e042192e8
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      ruoyi-warehouse/src/main/resources/mapper/reportManagement/TWhgenlegMapper.xml

+ 0 - 1
ruoyi-warehouse/src/main/resources/mapper/reportManagement/TWhgenlegMapper.xml

@@ -1185,7 +1185,6 @@
                 AND t.f_marks = wh.f_marks
                 AND t.f_goodsid = wh.f_goodsid
                 AND wh.f_warehouse_locationid IN ( t.f_warehouselocid, t.f_transfer_warehouselocid )
-                AND wh.f_bsdate IN ( t.f_src_bsdate, t.f_bsdate )
         WHERE
             wh.f_id = #{fId}
             AND w.f_billtype IN ('CKDB','HWTG','HQZY')