1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
- <mapper namespace="com.jsh.erp.datasource.mappers.DepotItemMapperEx">
- <resultMap id="DetailByTypeAndMIdResultMap" type="com.jsh.erp.datasource.entities.DepotItemVo4DetailByTypeAndMId">
- <result column="number" jdbcType="VARCHAR" property="number" />
- <result column="bar_code" jdbcType="VARCHAR" property="barCode" />
- <result column="material_name" jdbcType="VARCHAR" property="materialName" />
- <result column="type" jdbcType="VARCHAR" property="type" />
- <result column="sub_type" jdbcType="VARCHAR" property="subType" />
- <result column="b_num" jdbcType="DECIMAL" property="bnum" />
- <result column="unit_price" jdbcType="DECIMAL" property="unitPrice" />
- <result column="all_price" jdbcType="DECIMAL" property="allPrice" />
- <result column="material_unit" jdbcType="VARCHAR" property="materialUnit" />
- <result column="depotName" jdbcType="VARCHAR" property="depotName" />
- <result column="depotName" jdbcType="VARCHAR" property="depotName" />
- <result column="oTime" jdbcType="TIMESTAMP" property="otime" />
- </resultMap>
- <resultMap extends="com.jsh.erp.datasource.mappers.DepotItemMapper.BaseResultMap" id="ResultAndMaterialMap" type="com.jsh.erp.datasource.entities.DepotItemVo4Material">
- <result column="mName" jdbcType="VARCHAR" property="mname" />
- <result column="mModel" jdbcType="VARCHAR" property="mmodel" />
- </resultMap>
- <resultMap extends="com.jsh.erp.datasource.mappers.DepotItemMapper.BaseResultMap" id="ResultWithInfoExMap" type="com.jsh.erp.datasource.entities.DepotItemVo4WithInfoEx">
- <result column="MName" jdbcType="VARCHAR" property="MName" />
- <result column="MModel" jdbcType="VARCHAR" property="MModel" />
- <result column="MaterialUnit" jdbcType="VARCHAR" property="MaterialUnit" />
- <result column="MColor" jdbcType="VARCHAR" property="MColor" />
- <result column="MStandard" jdbcType="VARCHAR" property="MStandard" />
- <result column="MMfrs" jdbcType="VARCHAR" property="MMfrs" />
- <result column="weight" jdbcType="VARCHAR" property="weight" />
- <result column="position" jdbcType="VARCHAR" property="position" />
- <result column="img_name" jdbcType="VARCHAR" property="imgName" />
- <result column="MOtherField1" jdbcType="VARCHAR" property="MOtherField1" />
- <result column="MOtherField2" jdbcType="VARCHAR" property="MOtherField2" />
- <result column="MOtherField3" jdbcType="VARCHAR" property="MOtherField3" />
- <result column="enable_serial_number" jdbcType="VARCHAR" property="enableSerialNumber" />
- <result column="enable_batch_number" jdbcType="VARCHAR" property="enableBatchNumber" />
- <result column="brand" jdbcType="VARCHAR" property="brand" />
- <result column="DepotName" jdbcType="VARCHAR" property="DepotName" />
- <result column="AnotherDepotName" jdbcType="VARCHAR" property="AnotherDepotName" />
- <result column="barCode" jdbcType="VARCHAR" property="barCode" />
- <result column="purchase_decimal" jdbcType="DECIMAL" property="purchaseDecimal" />
- </resultMap>
- <resultMap extends="com.jsh.erp.datasource.mappers.DepotItemMapper.BaseResultMap" id="ResultByMaterial" type="com.jsh.erp.datasource.entities.DepotItemVo4WithInfoEx">
- <result column="MId" jdbcType="VARCHAR" property="MId" />
- <result column="bar_code" jdbcType="VARCHAR" property="barCode" />
- <result column="MName" jdbcType="VARCHAR" property="MName" />
- <result column="MMfrs" jdbcType="VARCHAR" property="MMfrs" />
- <result column="MModel" jdbcType="VARCHAR" property="MModel" />
- <result column="MStandard" jdbcType="VARCHAR" property="MStandard" />
- <result column="MaterialUnit" jdbcType="VARCHAR" property="MaterialUnit" />
- <result column="MOtherField1" jdbcType="VARCHAR" property="MOtherField1" />
- <result column="MOtherField2" jdbcType="VARCHAR" property="MOtherField2" />
- <result column="MOtherField3" jdbcType="VARCHAR" property="MOtherField3" />
- <result column="unit_id" jdbcType="BIGINT" property="unitId" />
- <result column="unit_name" jdbcType="VARCHAR" property="unitName" />
- <result column="MColor" jdbcType="VARCHAR" property="MColor" />
- <result column="brand" jdbcType="VARCHAR" property="brand" />
- <result column="purchase_decimal" jdbcType="DECIMAL" property="purchaseDecimal" />
- <result column="currentUnitPrice" jdbcType="DECIMAL" property="currentUnitPrice" />
- </resultMap>
- <resultMap id="ResultStockWarningCount" type="com.jsh.erp.datasource.vo.DepotItemStockWarningCount">
- <result column="MId" jdbcType="VARCHAR" property="MId" />
- <result column="bar_code" jdbcType="VARCHAR" property="barCode" />
- <result column="MName" jdbcType="VARCHAR" property="MName" />
- <result column="MMfrs" jdbcType="VARCHAR" property="MMfrs" />
- <result column="MModel" jdbcType="VARCHAR" property="MModel" />
- <result column="MStandard" jdbcType="VARCHAR" property="MStandard" />
- <result column="MColor" jdbcType="VARCHAR" property="MColor" />
- <result column="brand" jdbcType="VARCHAR" property="brand" />
- <result column="MaterialUnit" jdbcType="VARCHAR" property="MaterialUnit" />
- <result column="MOtherField1" jdbcType="VARCHAR" property="MOtherField1" />
- <result column="MOtherField2" jdbcType="VARCHAR" property="MOtherField2" />
- <result column="MOtherField3" jdbcType="VARCHAR" property="MOtherField3" />
- <result column="unit_name" jdbcType="VARCHAR" property="unitName" />
- <result column="current_number" jdbcType="DECIMAL" property="currentNumber" />
- <result column="low_safe_stock" jdbcType="DECIMAL" property="lowSafeStock" />
- <result column="high_safe_stock" jdbcType="DECIMAL" property="highSafeStock" />
- </resultMap>
- <resultMap id="stockMap" type="com.jsh.erp.datasource.vo.DepotItemVo4Stock">
- <result column="inTotal" jdbcType="DECIMAL" property="inTotal" />
- <result column="outTotal" jdbcType="DECIMAL" property="outTotal" />
- <result column="transfInTotal" jdbcType="DECIMAL" property="transfInTotal" />
- <result column="transfOutTotal" jdbcType="DECIMAL" property="transfOutTotal" />
- <result column="assemInTotal" jdbcType="DECIMAL" property="assemInTotal" />
- <result column="assemOutTotal" jdbcType="DECIMAL" property="assemOutTotal" />
- <result column="disAssemInTotal" jdbcType="DECIMAL" property="disAssemInTotal" />
- <result column="disAssemOutTotal" jdbcType="DECIMAL" property="disAssemOutTotal" />
- </resultMap>
- <resultMap id="batchNumberListMap" type="com.jsh.erp.datasource.vo.DepotItemVoBatchNumberList">
- <result column="id" jdbcType="VARCHAR" property="id" />
- <result column="bar_code" jdbcType="VARCHAR" property="barCode" />
- <result column="name" jdbcType="VARCHAR" property="name" />
- <result column="standard" jdbcType="VARCHAR" property="standard" />
- <result column="model" jdbcType="VARCHAR" property="model" />
- <result column="unit_id" jdbcType="BIGINT" property="unitId" />
- <result column="commodity_unit" jdbcType="VARCHAR" property="commodityUnit" />
- <result column="batch_number" jdbcType="VARCHAR" property="batchNumber" />
- <result column="expiration_date" jdbcType="TIMESTAMP" property="expirationDate" />
- <result column="total_num" jdbcType="VARCHAR" property="totalNum" />
- </resultMap>
- <resultMap id="materialSumMap" type="com.jsh.erp.datasource.entities.DepotItemVo4MaterialAndSum">
- <result column="material_extend_id" jdbcType="VARCHAR" property="materialExtendId" />
- <result column="oper_number" jdbcType="VARCHAR" property="operNumber" />
- </resultMap>
- <select id="selectByConditionDepotItem" parameterType="com.jsh.erp.datasource.entities.DepotItemExample" resultMap="com.jsh.erp.datasource.mappers.DepotItemMapper.BaseResultMap">
- select *
- FROM jsh_depot_item
- where 1=1
- <if test="name != null">
- <bind name="bindName" value="'%'+name+'%'"/>
- and name like #{bindName}
- </if>
- <if test="type != null">
- and type = #{type}
- </if>
- <if test="remark != null">
- <bind name="bindRemark" value="'%'+remark+'%'"/>
- and remark like #{bindRemark}
- </if>
- and ifnull(delete_flag,'0') !='1'
- <if test="offset != null and rows != null">
- limit #{offset},#{rows}
- </if>
- </select>
- <select id="countsByDepotItem" resultType="java.lang.Long">
- SELECT
- COUNT(id)
- FROM jsh_depot_item
- WHERE 1=1
- <if test="name != null">
- <bind name="bindName" value="'%'+name+'%'"/>
- and name like #{bindName}
- </if>
- <if test="type != null">
- and type = #{type}
- </if>
- <if test="remark != null">
- <bind name="bindRemark" value="'%'+remark+'%'"/>
- and remark like #{bindRemark}
- </if>
- and ifnull(delete_flag,'0') !='1'
- </select>
- <select id="findDetailByDepotIdsAndMaterialIdList" parameterType="com.jsh.erp.datasource.entities.DepotItemExample" resultType="com.jsh.erp.datasource.entities.DepotItemVo4DetailByTypeAndMId">
- select tb.number, tb.bar_code, tb.material_name, tb.type, tb.sub_type, tb.b_num, tb.unit_price,
- ifnull(tb.b_num*tb.unit_price,0) as all_price, tb.material_unit materialUnit, tb.depotName, tb.oTime from
- (select dh.number,me.bar_code,m.name material_name,dh.type,dh.sub_type,
- case
- when type='入库' then ifnull(di.basic_number,0)
- when type='出库' then 0-ifnull(di.basic_number,0)
- when dh.sub_type='组装单' and di.material_type='组合件' then ifnull(di.basic_number,0)
- when dh.sub_type='组装单' and di.material_type='普通子件' then 0-ifnull(di.basic_number,0)
- when dh.sub_type='拆卸单' and di.material_type='普通子件' then ifnull(di.basic_number,0)
- when dh.sub_type='拆卸单' and di.material_type='组合件' then 0-ifnull(di.basic_number,0)
- when dh.sub_type='盘点复盘' then ifnull(di.basic_number,0)
- else 0
- end
- as b_num, di.unit_price, di.material_unit,
- (select name from jsh_depot d where d.id=di.depot_id and ifnull(d.delete_flag,'0') !='1') as depotName,
- date_format(dh.oper_time,'%Y-%m-%d %H:%i:%S') as oTime
- from jsh_depot_head dh
- left join jsh_depot_item di on dh.id=di.header_id and ifnull(di.delete_flag,'0') !='1'
- left join jsh_material m on di.material_id=m.id and ifnull(m.delete_flag,'0') !='1'
- left join jsh_material_extend me on me.id=di.material_extend_id and ifnull(me.delete_Flag,'0') !='1'
- where (dh.type!='其它'
- or (dh.type='其它' and dh.sub_type='组装单')
- or (dh.type='其它' and dh.sub_type='拆卸单')
- or (dh.type='其它' and dh.sub_type='盘点复盘'))
- <if test="inOutManageFlag">
- and (dh.sub_type!='采购' and dh.sub_type!='采购退货' and dh.sub_type!='销售' and dh.sub_type!='销售退货')
- </if>
- <if test="depotIdArray != null and depotIdArray.length>0">
- and di.depot_id in (
- <foreach collection="depotIdArray" item="depotId" separator=",">#{depotId}</foreach>
- )
- </if>
- <if test="forceFlag">
- and dh.status = '1'
- </if>
- <if test="sku != null and sku !=''">
- and di.sku = #{sku}
- </if>
- <if test="batchNumber != null and batchNumber !=''">
- and di.batch_number = #{batchNumber}
- </if>
- <if test="number != null and number !=''">
- <bind name="bindNumber" value="'%'+number+'%'"/>
- and dh.number like #{bindNumber}
- </if>
- <if test="beginTime != null and beginTime !=''">
- and dh.oper_time >= #{beginTime}
- </if>
- <if test="endTime != null and endTime !=''">
- and dh.oper_time <= #{endTime}
- </if>
- and di.material_id = #{mId}
- and ifnull(dh.delete_flag,'0') !='1'
- union all
- select dh.number,me.bar_code,m.name material_name,dh.type,dh.sub_type,
- ifnull(di.basic_number,0) as b_num, di.unit_price, di.material_unit,
- (select concat(name,'[调入]') from jsh_depot d where d.id=di.another_depot_id and ifnull(d.delete_flag,'0') !='1') as depotName,
- date_format(dh.oper_time,'%Y-%m-%d %H:%i:%S') as oTime
- from jsh_depot_head dh
- left join jsh_depot_item di on dh.id=di.header_id and ifnull(di.delete_flag,'0') !='1'
- left join jsh_material m on di.material_id=m.id and ifnull(m.delete_flag,'0') !='1'
- left join jsh_material_extend me on me.id=di.material_extend_id and ifnull(me.delete_Flag,'0') !='1'
- where dh.type='出库' and dh.sub_type='调拨'
- <if test="depotIdArray != null and depotIdArray.length>0">
- and di.another_depot_id in (
- <foreach collection="depotIdArray" item="depotId" separator=",">#{depotId}</foreach>
- )
- </if>
- <if test="forceFlag">
- and dh.status = '1'
- </if>
- <if test="sku != null and sku !=''">
- and di.sku = #{sku}
- </if>
- <if test="batchNumber != null and batchNumber !=''">
- and di.batch_number = #{batchNumber}
- </if>
- <if test="number != null and number !=''">
- <bind name="bindNumber" value="'%'+number+'%'"/>
- and dh.number like #{bindNumber}
- </if>
- <if test="beginTime != null and beginTime !=''">
- and dh.oper_time >= #{beginTime}
- </if>
- <if test="endTime != null and endTime !=''">
- and dh.oper_time <= #{endTime}
- </if>
- and di.material_id = #{mId}
- and ifnull(dh.delete_flag,'0') !='1') tb
- order by tb.oTime desc
- <if test="offset != null and rows != null">
- limit #{offset},#{rows}
- </if>
- </select>
- <select id="findDetailByDepotIdsAndMaterialIdCount" resultType="java.lang.Long">
- select count(tb.number) from
- (select dh.number from jsh_depot_head dh
- left JOIN jsh_depot_item di on dh.id=di.header_id and ifnull(di.delete_flag,'0') !='1'
- where (dh.type!='其它'
- or (dh.type='其它' and dh.sub_type='组装单')
- or (dh.type='其它' and dh.sub_type='拆卸单')
- or (dh.type='其它' and dh.sub_type='盘点复盘'))
- <if test="inOutManageFlag">
- and (dh.sub_type!='采购' and dh.sub_type!='采购退货' and dh.sub_type!='销售' and dh.sub_type!='销售退货')
- </if>
- <if test="depotIdArray != null and depotIdArray.length>0">
- and di.depot_id in (
- <foreach collection="depotIdArray" item="depotId" separator=",">#{depotId}</foreach>
- )
- </if>
- <if test="forceFlag">
- and dh.status = '1'
- </if>
- <if test="sku != null and sku !=''">
- and di.sku = #{sku}
- </if>
- <if test="batchNumber != null and batchNumber !=''">
- and di.batch_number = #{batchNumber}
- </if>
- <if test="number != null and number !=''">
- <bind name="bindNumber" value="'%'+number+'%'"/>
- and dh.number like #{bindNumber}
- </if>
- <if test="beginTime != null and beginTime !=''">
- and dh.oper_time >= #{beginTime}
- </if>
- <if test="endTime != null and endTime !=''">
- and dh.oper_time <= #{endTime}
- </if>
- and di.material_id =#{mId}
- and ifnull(dh.delete_flag,'0') !='1'
- union all
- select dh.number from jsh_depot_head dh
- left join jsh_depot_item di on dh.id=di.header_id and ifnull(di.delete_flag,'0') !='1'
- where dh.type='出库' and dh.sub_type='调拨'
- <if test="depotIdArray != null and depotIdArray.length>0">
- and di.another_depot_id in (
- <foreach collection="depotIdArray" item="depotId" separator=",">#{depotId}</foreach>
- )
- </if>
- <if test="forceFlag">
- and dh.status = '1'
- </if>
- <if test="sku != null and sku !=''">
- and di.sku = #{sku}
- </if>
- <if test="batchNumber != null and batchNumber !=''">
- and di.batch_number = #{batchNumber}
- </if>
- <if test="number != null and number !=''">
- <bind name="bindNumber" value="'%'+number+'%'"/>
- and dh.number like #{bindNumber}
- </if>
- <if test="beginTime != null and beginTime !=''">
- and dh.oper_time >= #{beginTime}
- </if>
- <if test="endTime != null and endTime !=''">
- and dh.oper_time <= #{endTime}
- </if>
- and di.material_id = #{mId}
- and ifnull(dh.delete_flag,'0') !='1') tb
- </select>
- <select id="getDetailList" parameterType="com.jsh.erp.datasource.entities.DepotItemExample" resultType="com.jsh.erp.datasource.entities.DepotItemVo4WithInfoEx">
- select di.*,m.name MName,m.model MModel,m.color MColor,m.unit_id,m.standard MStandard,m.weight, m.img_name,
- m.other_field1 MOtherField1,m.other_field2 MOtherField2,m.other_field3 MOtherField3,m.enable_serial_number, m.enable_batch_number,
- m.brand, dp1.name DepotName,dp2.name AnotherDepotName, me.purchase_decimal,
- me.production_date, me.expiry_num, me.supplier_id, me.bar_code, me.batch_number, me.position,s.supplier supplierName,u.name unit_name,me.inventory,
- us.username warehousingUserName
- from jsh_depot_item di
- left join jsh_material m on di.material_id=m.id and ifnull(m.delete_flag,'0') !='1'
- left join jsh_material_extend me on me.id=di.material_extend_id and ifnull(me.delete_Flag,'0') !='1'
- left join jsh_depot dp1 on di.depot_id=dp1.id and ifnull(dp1.delete_Flag,'0') !='1'
- left join jsh_depot dp2 on di.another_depot_id=dp2.id and ifnull(dp2.delete_Flag,'0') !='1'
- left JOIN jsh_supplier s on me.supplier_id = s.id and ifnull(s.delete_Flag,'0') !='1'
- left join jsh_unit u on m.unit_id=u.id and ifnull(u.delete_Flag,'0') !='1'
- left join jsh_user us on di.warehousing_user=us.id and ifnull(us.delete_Flag,'0') !='1'
- where di.header_id = #{headerId}
- and ifnull(di.delete_flag,'0') !='1'
- order by di.id asc
- </select>
- <select id="getBillDetailListByIds" resultType="com.jsh.erp.datasource.entities.DepotItemVo4WithInfoEx">
- select di.*,m.name MName,m.model MModel,m.color MColor,m.unit_id,m.standard MStandard,m.weight, m.img_name,
- m.other_field1 MOtherField1,m.other_field2 MOtherField2,m.other_field3 MOtherField3,m.enable_serial_number, m.enable_batch_number,
- m.brand, dp1.name DepotName,dp2.name AnotherDepotName, me.purchase_decimal,
- me.production_date, me.expiry_num, me.supplier_id, me.bar_code, me.batch_number, me.position,s.supplier supplierName,me.inventory
- from jsh_depot_item di
- left join jsh_material m on di.material_id=m.id and ifnull(m.delete_flag,'0') !='1'
- left join jsh_material_extend me on me.id=di.material_extend_id and ifnull(me.delete_Flag,'0') !='1'
- left join jsh_depot dp1 on di.depot_id=dp1.id and ifnull(dp1.delete_Flag,'0') !='1'
- left join jsh_depot dp2 on di.another_depot_id=dp2.id and ifnull(dp2.delete_Flag,'0') !='1'
- left JOIN jsh_supplier s on me.supplier_id = s.id and ifnull(s.delete_Flag,'0') !='1'
- where ifnull(di.delete_flag,'0') !='1'
- and di.header_id in
- <foreach collection="idList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- order by di.header_id desc, di.id asc
- </select>
- <select id="getInOutStock" parameterType="com.jsh.erp.datasource.entities.DepotItemExample" resultMap="ResultByMaterial">
- select m.id MId, me.bar_code, m.name MName, m.model MModel, m.standard MStandard, m.brand,
- m.other_field1 MOtherField1,m.other_field2 MOtherField2,m.other_field3 MOtherField3,
- concat_ws('', m.unit, u.basic_unit) MaterialUnit, m.color MColor, m.unit_id, u.name unit_name,
- ifnull(me.purchase_decimal,0) purchase_decimal, ifnull(mcs.current_unit_price,0) currentUnitPrice
- from jsh_material m
- left join jsh_material_extend me on me.material_id=m.id and ifnull(me.delete_Flag,'0') !='1'
- left join jsh_material_current_stock mcs on m.id = mcs.material_id and ifnull(mcs.delete_flag,'0') !='1'
- left join jsh_depot_item di on di.material_id=m.id and ifnull(di.delete_Flag,'0') !='1'
- left join jsh_depot_head dh on di.header_id=dh.id and ifnull(dh.delete_flag,'0') !='1'
- left join jsh_unit u on m.unit_id=u.id and ifnull(u.delete_Flag,'0') !='1'
- where 1=1 and me.default_flag=1
- <if test="materialParam != null and materialParam !=''">
- <bind name="bindKey" value="'%'+materialParam+'%'"/>
- and (me.bar_code like #{bindKey} or me.batch_number like #{bindKey} or m.name like #{bindKey} or m.mnemonic like #{bindKey} or m.standard like #{bindKey} or m.model like #{bindKey}
- or m.color like #{bindKey} like #{bindKey} or m.brand like #{bindKey} or m.other_field1 like #{bindKey}
- or m.other_field2 like #{bindKey} or m.other_field3 like #{bindKey})
- </if>
- <if test="categoryIdList.size()>0">
- and m.category_id in
- <foreach collection="categoryIdList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- <if test="endTime != null">
- and dh.oper_time <= #{endTime}
- </if>
- and ifnull(m.delete_flag,'0') !='1'
- group by m.id, me.bar_code, m.name, m.model, m.standard, m.brand,
- m.other_field1,m.other_field2,m.other_field3,m.unit, u.basic_unit, m.color, m.unit_id, u.name,
- me.purchase_decimal, mcs.current_unit_price
- order by m.id desc
- <if test="offset != null and rows != null">
- limit #{offset},#{rows}
- </if>
- </select>
- <select id="getInOutStockCount" resultType="java.lang.Integer">
- select count(1) from (select m.id
- from jsh_material m
- left join jsh_material_extend me on me.material_id=m.id and ifnull(me.delete_Flag,'0') !='1'
- left join jsh_depot_item di on di.material_id=m.id and ifnull(di.delete_Flag,'0') !='1'
- left join jsh_depot_head dh on di.header_id=dh.id and ifnull(dh.delete_flag,'0') !='1'
- where 1=1 and me.default_flag=1
- <if test="materialParam != null and materialParam !=''">
- <bind name="bindKey" value="'%'+materialParam+'%'"/>
- and (me.bar_code like #{bindKey} or me.batch_number like #{bindKey} or m.name like #{bindKey} or m.mnemonic like #{bindKey} or m.standard like #{bindKey} or m.model like #{bindKey}
- or m.color like #{bindKey} or m.brand like #{bindKey} or m.other_field1 like #{bindKey}
- or m.other_field2 like #{bindKey} or m.other_field3 like #{bindKey})
- </if>
- <if test="categoryIdList.size()>0">
- and m.category_id in
- <foreach collection="categoryIdList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- <if test="endTime != null">
- and dh.oper_time <= #{endTime}
- </if>
- and ifnull(m.delete_flag,'0') !='1'
- group by m.id) cc
- </select>
- <select id="getListWithBuyOrSale" parameterType="com.jsh.erp.datasource.entities.DepotItemExample" resultMap="ResultByMaterial">
- select m.id MId, me.bar_code, m.name MName, m.model MModel, m.standard MStandard,
- m.other_field1 MOtherField1,m.other_field2 MOtherField2,m.other_field3 MOtherField3,
- concat_ws('', m.unit, u.basic_unit) MaterialUnit, m.color MColor, m.brand, u.name unit_name
- from jsh_material m
- left join jsh_depot_item di on di.material_id=m.id and ifnull(di.delete_Flag,'0') !='1'
- left join jsh_material_extend me on me.id=di.material_extend_id and ifnull(me.delete_Flag,'0') !='1'
- left join jsh_depot_head dh on di.header_id=dh.id and ifnull(dh.delete_flag,'0') !='1'
- left join jsh_unit u on m.unit_id=u.id and ifnull(u.delete_Flag,'0') !='1'
- where 1=1
- <if test="categoryList.size()>0">
- and m.category_id in
- <foreach collection="categoryList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- <if test="materialParam != null and materialParam !=''">
- <bind name="bindKey" value="'%'+materialParam+'%'"/>
- and (me.bar_code like #{bindKey} or me.batch_number like #{bindKey} or m.name like #{bindKey} or m.mnemonic like #{bindKey} or m.standard like #{bindKey} or m.model like #{bindKey}
- or m.color like #{bindKey} or m.brand like #{bindKey} or m.other_field1 like #{bindKey}
- or m.other_field2 like #{bindKey} or m.other_field3 like #{bindKey})
- </if>
- <if test="billType =='buy'">
- and (dh.sub_type = '采购' or dh.sub_type = '采购退货')
- </if>
- <if test="billType =='sale'">
- and (dh.sub_type = '销售' or dh.sub_type = '销售退货')
- </if>
- <if test="billType =='retail'">
- and (dh.sub_type = '零售' or dh.sub_type = '零售退货')
- </if>
- <if test="beginTime != null">
- and dh.oper_time >= #{beginTime}
- </if>
- <if test="endTime != null">
- and dh.oper_time <= #{endTime}
- </if>
- <if test="creatorArray != null">
- and dh.creator in (
- <foreach collection="creatorArray" item="creator" separator=",">
- #{creator}
- </foreach>
- )
- </if>
- <if test="organId != null">
- and dh.organ_id = #{organId}
- </if>
- <if test="organArray != null and organArray !=''">
- and dh.organ_id in (
- <foreach collection="organArray" item="organId" separator=",">
- #{organId}
- </foreach>
- )
- </if>
- <if test="depotList.size()>0">
- and di.depot_id in
- <foreach collection="depotList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- <if test="forceFlag">
- and (dh.status = '1' or dh.status = '2' or dh.status = '3')
- </if>
- and ifnull(m.delete_flag,'0') !='1'
- group by m.id, me.bar_code, m.name, m.model, m.standard,
- m.other_field1,m.other_field2,m.other_field3, m.unit, u.basic_unit, m.color, m.brand, u.name
- order by m.id desc
- <if test="offset != null and rows != null">
- limit #{offset},#{rows}
- </if>
- </select>
- <select id="getListWithBuyOrSaleCount" resultType="java.lang.Integer">
- select count(1) from (select m.id
- from jsh_material m
- left join jsh_depot_item di on di.material_id=m.id and ifnull(m.delete_Flag,'0') !='1'
- left join jsh_material_extend me on me.id=di.material_extend_id and ifnull(me.delete_Flag,'0') !='1'
- left join jsh_depot_head dh on di.header_id=dh.id and ifnull(dh.delete_flag,'0') !='1'
- where 1=1
- <if test="categoryList.size()>0">
- and m.category_id in
- <foreach collection="categoryList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- <if test="materialParam != null and materialParam !=''">
- <bind name="bindKey" value="'%'+materialParam+'%'"/>
- and (me.bar_code like #{bindKey} or me.batch_number like #{bindKey} or m.name like #{bindKey} or m.mnemonic like #{bindKey} or m.standard like #{bindKey} or m.model like #{bindKey}
- or m.color like #{bindKey} or m.brand like #{bindKey} or m.other_field1 like #{bindKey}
- or m.other_field2 like #{bindKey} or m.other_field3 like #{bindKey})
- </if>
- <if test="billType =='buy'">
- and (dh.sub_type = '采购' or dh.sub_type = '采购退货')
- </if>
- <if test="billType =='sale'">
- and (dh.sub_type = '销售' or dh.sub_type = '销售退货')
- </if>
- <if test="billType =='retail'">
- and (dh.sub_type = '零售' or dh.sub_type = '零售退货')
- </if>
- <if test="beginTime != null">
- and dh.oper_time >= #{beginTime}
- </if>
- <if test="endTime != null">
- and dh.oper_time <= #{endTime}
- </if>
- <if test="creatorArray != null">
- and dh.creator in (
- <foreach collection="creatorArray" item="creator" separator=",">
- #{creator}
- </foreach>
- )
- </if>
- <if test="organId != null">
- and dh.organ_id = #{organId}
- </if>
- <if test="organArray != null and organArray !=''">
- and dh.organ_id in (
- <foreach collection="organArray" item="organId" separator=",">
- #{organId}
- </foreach>
- )
- </if>
- <if test="depotList.size()>0">
- and di.depot_id in
- <foreach collection="depotList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- <if test="forceFlag">
- and (dh.status = '1' or dh.status = '2' or dh.status = '3')
- </if>
- and ifnull(di.delete_flag,'0') !='1'
- group by m.id) cc
- </select>
- <select id="buyOrSaleNumber" resultType="java.math.BigDecimal">
- select ifnull(sum(basic_number),0) as BasicNumber from jsh_depot_item di,jsh_depot_head dh
- where di.header_id = dh.id
- and dh.type=#{type} and dh.sub_type=#{subType}
- and dh.oper_time >= #{beginTime}
- and dh.oper_time <= #{endTime}
- and di.material_id =#{MId}
- <if test="creatorArray != null">
- and dh.creator in (
- <foreach collection="creatorArray" item="creator" separator=",">
- #{creator}
- </foreach>
- )
- </if>
- <if test="organId != null">
- and dh.organ_id = #{organId}
- </if>
- <if test="organArray != null and organArray !=''">
- and dh.organ_id in (
- <foreach collection="organArray" item="organId" separator=",">
- #{organId}
- </foreach>
- )
- </if>
- <if test="depotList.size()>0">
- and di.depot_id in
- <foreach collection="depotList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- <if test="forceFlag">
- and (dh.status = '1' or dh.status = '2' or dh.status = '3')
- </if>
- and ifnull(dh.delete_flag,'0') !='1'
- and ifnull(di.delete_flag,'0') !='1'
- </select>
- <select id="buyOrSalePrice" resultType="java.math.BigDecimal">
- select ifnull(sum(all_price),0) as AllPrice from jsh_depot_item di,jsh_depot_head dh
- where di.header_id = dh.id
- and dh.type=#{type} and dh.sub_type=#{subType}
- and dh.oper_time >= #{beginTime}
- and dh.oper_time <= #{endTime}
- <if test="MId != null">
- and di.material_id =#{MId}
- </if>
- <if test="creatorArray != null">
- and dh.creator in (
- <foreach collection="creatorArray" item="creator" separator=",">
- #{creator}
- </foreach>
- )
- </if>
- <if test="organId != null">
- and dh.organ_id = #{organId}
- </if>
- <if test="organArray != null and organArray !=''">
- and dh.organ_id in (
- <foreach collection="organArray" item="organId" separator=",">
- #{organId}
- </foreach>
- )
- </if>
- <if test="depotList.size()>0">
- and di.depot_id in
- <foreach collection="depotList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- <if test="forceFlag">
- and (dh.status = '1' or dh.status = '2' or dh.status = '3')
- </if>
- and ifnull(dh.delete_flag,'0') !='1'
- and ifnull(di.delete_flag,'0') !='1'
- </select>
- <select id="buyOrSalePriceTotal" resultType="java.math.BigDecimal">
- select ifnull(sum(di.all_price),0) as AllPrice
- from jsh_depot_item di
- left join jsh_depot_head dh on dh.id=di.header_id and ifnull(dh.delete_flag,'0') !='1'
- left join jsh_material_extend me on me.id=di.material_extend_id and ifnull(me.delete_Flag,'0') !='1'
- left join jsh_material m on m.id=di.material_id and ifnull(m.delete_Flag,'0') !='1'
- where ifnull(di.delete_flag,'0') !='1'
- and dh.type=#{type} and dh.sub_type=#{subType}
- and dh.oper_time >= #{beginTime}
- and dh.oper_time <= #{endTime}
- <if test="categoryList.size()>0">
- and m.category_id in
- <foreach collection="categoryList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- <if test="materialParam != null and materialParam !=''">
- <bind name="bindKey" value="'%'+materialParam+'%'"/>
- and (me.bar_code like #{bindKey} or m.name like #{bindKey} or m.mnemonic like #{bindKey} or m.standard like #{bindKey} or m.model like #{bindKey})
- </if>
- <if test="creatorArray != null">
- and dh.creator in (
- <foreach collection="creatorArray" item="creator" separator=",">
- #{creator}
- </foreach>
- )
- </if>
- <if test="organId != null">
- and dh.organ_id = #{organId}
- </if>
- <if test="organArray != null and organArray !=''">
- and dh.organ_id in (
- <foreach collection="organArray" item="organId" separator=",">
- #{organId}
- </foreach>
- )
- </if>
- <if test="depotList.size()>0">
- and di.depot_id in
- <foreach collection="depotList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- <if test="forceFlag">
- and (dh.status = '1' or dh.status = '2' or dh.status = '3')
- </if>
- </select>
- <select id="inOrOutPriceList" resultType="com.jsh.erp.datasource.vo.InOutPriceVo">
- select distinct dh.id, dh.discount_last_money, dh.total_price, dh.type, dh.sub_type, dh.oper_time
- from jsh_depot_head dh
- left join jsh_depot_item di on dh.id = di.header_id and ifnull(di.delete_flag,'0') != '1'
- where di.id is not null
- and (dh.type='入库' or dh.type='出库')
- and dh.oper_time >= #{beginTime}
- and dh.oper_time <= #{endTime}
- <if test="forceFlag">
- and (dh.status = '1' or dh.status = '2' or dh.status = '3')
- </if>
- <if test="creatorArray != null">
- and dh.creator in (
- <foreach collection="creatorArray" item="creator" separator=",">
- #{creator}
- </foreach>
- )
- </if>
- and ifnull(dh.delete_flag,'0') != '1'
- </select>
- <select id="getSkuStockCheckSumByDepotList" resultType="java.math.BigDecimal">
- select ifnull(sum(di.basic_number),0) stockCheckSum from jsh_depot_head dh
- left JOIN jsh_depot_item di on dh.id=di.header_id
- where 1=1
- <if test="meId != null">
- and di.material_extend_id=#{meId}
- </if>
- and dh.sub_type='盘点复盘'
- <if test="depotList.size()>0">
- and di.depot_id in
- <foreach collection="depotList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- <if test="forceFlag">
- and dh.status = '1'
- </if>
- <if test="beginTime != null">
- and dh.oper_time >= #{beginTime}
- </if>
- <if test="endTime != null">
- and dh.oper_time <= #{endTime}
- </if>
- and ifnull(dh.delete_flag,'0') !='1'
- and ifnull(di.delete_flag,'0') !='1'
- </select>
- <select id="getStockCheckSumByDepotList" resultType="java.math.BigDecimal">
- select ifnull(sum(di.basic_number),0) stockCheckSum from jsh_depot_head dh
- left JOIN jsh_depot_item di on dh.id=di.header_id
- where 1=1
- <if test="mId != null">
- and di.material_id=#{mId}
- </if>
- and dh.sub_type='盘点复盘'
- <if test="depotList.size()>0">
- and di.depot_id in
- <foreach collection="depotList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- <if test="forceFlag">
- and dh.status = '1'
- </if>
- <if test="beginTime != null">
- and dh.oper_time >= #{beginTime}
- </if>
- <if test="endTime != null">
- and dh.oper_time <= #{endTime}
- </if>
- and ifnull(dh.delete_flag,'0') !='1'
- and ifnull(di.delete_flag,'0') !='1'
- </select>
- <select id="getSkuStockByParamWithDepotList" resultMap="stockMap">
- select
- sum(case when dh.type='入库' <include refid="inOutManageParam" /> <include refid="depotParam" /> then di.basic_number else 0 end) as inTotal,
- sum(case when dh.type='出库' and dh.sub_type!='调拨' <include refid="inOutManageParam" /> <include refid="depotParam" /> then di.basic_number else 0 end) as outTotal,
- sum(case when dh.sub_type='调拨' <include refid="anotherDepotParam" /> then di.basic_number else 0 end) as transfInTotal,
- sum(case when dh.sub_type='调拨' <include refid="depotParam" /> then di.basic_number else 0 end) as transfOutTotal,
- sum(case when dh.sub_type='组装单' and di.material_type='组合件' <include refid="depotParam" /> then di.basic_number else 0 end) as assemInTotal,
- sum(case when dh.sub_type='组装单' and di.material_type='普通子件' <include refid="depotParam" /> then di.basic_number else 0 end) as assemOutTotal,
- sum(case when dh.sub_type='拆卸单' and di.material_type='普通子件' <include refid="depotParam" /> then di.basic_number else 0 end) as disAssemInTotal,
- sum(case when dh.sub_type='拆卸单' and di.material_type='组合件' <include refid="depotParam" /> then di.basic_number else 0 end) as disAssemOutTotal
- from
- jsh_depot_head dh
- left join jsh_depot_item di on dh.id=di.header_id and ifnull(di.delete_flag,'0') !='1'
- where 1=1
- and ifnull(dh.delete_flag,'0') !='1'
- and di.material_extend_id=#{meId}
- and ifnull(di.sku,'') !=''
- <if test="forceFlag">
- and dh.status = '1'
- </if>
- <if test="beginTime != null">
- and dh.oper_time >= #{beginTime}
- </if>
- <if test="endTime != null">
- and dh.oper_time <= #{endTime}
- </if>
- </select>
- <select id="getStockByParamWithDepotList" resultMap="stockMap">
- select
- sum(case when dh.type='入库' <include refid="inOutManageParam" /> <include refid="depotParam" /> then di.basic_number else 0 end) as inTotal,
- sum(case when dh.type='出库' and dh.sub_type!='调拨' <include refid="inOutManageParam" /> <include refid="depotParam" /> then di.basic_number else 0 end) as outTotal,
- sum(case when dh.sub_type='调拨' <include refid="anotherDepotParam" /> then di.basic_number else 0 end) as transfInTotal,
- sum(case when dh.sub_type='调拨' <include refid="depotParam" /> then di.basic_number else 0 end) as transfOutTotal,
- sum(case when dh.sub_type='组装单' and di.material_type='组合件' <include refid="depotParam" /> then di.basic_number else 0 end) as assemInTotal,
- sum(case when dh.sub_type='组装单' and di.material_type='普通子件' <include refid="depotParam" /> then di.basic_number else 0 end) as assemOutTotal,
- sum(case when dh.sub_type='拆卸单' and di.material_type='普通子件' <include refid="depotParam" /> then di.basic_number else 0 end) as disAssemInTotal,
- sum(case when dh.sub_type='拆卸单' and di.material_type='组合件' <include refid="depotParam" /> then di.basic_number else 0 end) as disAssemOutTotal
- from
- jsh_depot_head dh
- left join jsh_depot_item di on dh.id=di.header_id and ifnull(di.delete_flag,'0') !='1'
- where 1=1
- and ifnull(dh.delete_flag,'0') !='1'
- and di.material_id=#{mId}
- <if test="forceFlag">
- and dh.status = '1'
- </if>
- <if test="beginTime != null">
- and dh.oper_time >= #{beginTime}
- </if>
- <if test="endTime != null">
- and dh.oper_time <= #{endTime}
- </if>
- </select>
- <sql id="inOutManageParam">
- <if test="inOutManageFlag">
- and (dh.sub_type!='采购' and dh.sub_type!='采购退货' and dh.sub_type!='销售' and dh.sub_type!='销售退货')
- </if>
- </sql>
- <sql id="depotParam">
- <if test="depotList.size()>0">
- and di.depot_id in <foreach collection="depotList" item="item" index="index" separator="," open="(" close=")">#{item}</foreach>
- </if>
- </sql>
- <sql id="anotherDepotParam">
- <if test="depotList.size()>0">
- and di.another_depot_id in <foreach collection="depotList" item="item" index="index" separator="," open="(" close=")">#{item}</foreach>
- </if>
- </sql>
- <select id="findDepotItemListBydepotheadId" resultType="com.jsh.erp.datasource.entities.DepotItem">
- select
- dep.id,dep.header_id,dep.material_id,dep.material_unit,dep.oper_number,
- dep.basic_number,dep.unit_price,dep.tax_unit_price,dep.all_price,dep.remark,
- dep.depot_id,dep.another_depot_id,dep.tax_rate,
- dep.tax_money,dep.tax_last_money,dep.material_type
- from jsh_depot_item dep,jsh_material mat
- where 1=1
- <if test="depotheadId != null">
- and dep.header_id = #{depotheadId}
- </if>
- and dep.material_id=mat.id
- <if test="enableSerialNumber != null">
- and mat.enable_serial_number = #{enableSerialNumber}
- </if>
- and ifnull(dep.delete_flag,'0') !='1'
- and ifnull(mat.delete_flag,'0') !='1'
- </select>
- <update id="batchDeleteDepotItemByDepotHeadIds">
- update jsh_depot_item
- set delete_flag='1'
- where 1=1
- and header_id in
- (
- <foreach collection="depotheadIds" item="depotheadId" separator=",">
- #{depotheadId}
- </foreach>
- )
- </update>
- <update id="batchDeleteDepotItemByIds">
- update jsh_depot_item
- set delete_flag='1'
- where 1=1
- and id in (
- <foreach collection="ids" item="id" separator=",">
- #{id}
- </foreach>
- )
- </update>
- <select id="getDepotItemListListByDepotIds" resultMap="com.jsh.erp.datasource.mappers.DepotItemMapper.BaseResultMap">
- select
- <include refid="com.jsh.erp.datasource.mappers.DepotItemMapper.Base_Column_List" />
- from jsh_depot_item
- where 1=1
- and depot_id in (
- <foreach collection="depotIds" item="depotId" separator=",">
- #{depotId}
- </foreach>
- )
- and ifnull(delete_flag,'0') !='1'
- </select>
- <select id="getDepotItemListListByMaterialIds" resultMap="com.jsh.erp.datasource.mappers.DepotItemMapper.BaseResultMap">
- select
- <include refid="com.jsh.erp.datasource.mappers.DepotItemMapper.Base_Column_List" />
- from jsh_depot_item
- where 1=1
- and material_id in (
- <foreach collection="materialIds" item="materialId" separator=",">
- #{materialId}
- </foreach>
- )
- and ifnull(delete_flag,'0') !='1'
- </select>
- <select id="findStockWarningCount" parameterType="com.jsh.erp.datasource.entities.DepotItemExample" resultMap="ResultStockWarningCount">
- select m.id MId, m.name MName, me.bar_code, m.model MModel, m.standard MStandard,m.color MColor, m.brand,
- m.other_field1 MOtherField1,m.other_field2 MOtherField2,m.other_field3 MOtherField3,d.name depotName,
- m.unit MaterialUnit, u.basic_unit unit_name,mcs.current_number,
- mis.low_safe_stock, mis.high_safe_stock
- from jsh_material m
- left join jsh_material_extend me on me.material_id=m.id and ifnull(me.delete_Flag,'0') !='1'
- left join jsh_material_initial_stock mis on mis.material_id=m.id and ifnull(mis.delete_Flag,'0') !='1'
- left join jsh_material_current_stock mcs on mcs.material_id=m.id and ifnull(mcs.delete_Flag,'0') !='1'
- left join jsh_unit u on m.unit_id=u.id and ifnull(u.delete_Flag,'0') !='1'
- left join jsh_depot d on d.id=mis.depot_id and ifnull(u.delete_flag,'0') !='1'
- where 1=1
- and me.default_flag=1
- and ifnull(m.delete_flag,'0') !='1'
- and mis.depot_id=mcs.depot_id
- and ((ifnull(mis.low_safe_stock,0)!=0 and mcs.current_number < ifnull(mis.low_safe_stock,0))
- or (ifnull(mis.high_safe_stock,0)!=0 and mcs.current_number > ifnull(mis.high_safe_stock,0)))
- <if test="materialParam != null and materialParam !=''">
- <bind name="bindKey" value="'%'+materialParam+'%'"/>
- and (me.bar_code like #{bindKey} or me.batch_number like #{bindKey} or m.name like #{bindKey} or m.mnemonic like #{bindKey} or m.standard like #{bindKey} or m.model like #{bindKey}
- or m.color like #{bindKey} or m.brand like #{bindKey} or m.other_field1 like #{bindKey}
- or m.other_field2 like #{bindKey} or m.other_field3 like #{bindKey})
- </if>
- <if test="depotList.size()>0">
- and mis.depot_id in
- <foreach collection="depotList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- <if test="categoryList.size()>0">
- and m.category_id in
- <foreach collection="categoryList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- order by depotName asc
- <if test="offset != null and rows != null">
- limit #{offset},#{rows}
- </if>
- </select>
- <select id="findStockWarningCountTotal" resultType="java.lang.Integer">
- select count(1) from
- (select m.id
- from jsh_material m
- left join jsh_material_extend me on me.material_id=m.id and ifnull(me.delete_Flag,'0') !='1'
- left join jsh_material_initial_stock mis on mis.material_id=m.id and ifnull(mis.delete_Flag,'0') !='1'
- left join jsh_material_current_stock mcs on mcs.material_id=m.id and ifnull(mcs.delete_Flag,'0') !='1'
- left join jsh_unit u on m.unit_id=u.id and ifnull(u.delete_Flag,'0') !='1'
- left join jsh_depot d on d.id=mis.depot_id and ifnull(u.delete_flag,'0') !='1'
- where 1=1
- and me.default_flag=1
- and ifnull(m.delete_flag,'0') !='1'
- and mis.depot_id=mcs.depot_id
- and ((ifnull(mis.low_safe_stock,0)!=0 and mcs.current_number < ifnull(mis.low_safe_stock,0))
- or (ifnull(mis.high_safe_stock,0)!=0 and mcs.current_number > ifnull(mis.high_safe_stock,0)))
- <if test="materialParam != null and materialParam !=''">
- <bind name="bindKey" value="'%'+materialParam+'%'"/>
- and (me.bar_code like #{bindKey} or me.batch_number like #{bindKey} or m.name like #{bindKey} or m.mnemonic like #{bindKey} or m.standard like #{bindKey} or m.model like #{bindKey}
- or m.color like #{bindKey} or m.brand like #{bindKey} or m.other_field1 like #{bindKey}
- or m.other_field2 like #{bindKey} or m.other_field3 like #{bindKey})
- </if>
- <if test="depotList.size()>0">
- and mis.depot_id in
- <foreach collection="depotList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- <if test="categoryList.size()>0">
- and m.category_id in
- <foreach collection="categoryList" item="item" index="index" separator="," open="(" close=")">
- #{item}
- </foreach>
- </if>
- ) tb
- </select>
- <select id="getFinishNumber" resultType="java.math.BigDecimal">
- select ifnull(sum(di.basic_number),0) from jsh_depot_item di
- where di.material_extend_id=#{meId}
- and di.link_id=#{linkId}
- and ifnull(di.delete_flag,'0') !='1'
- and di.header_id
- in
- (
- select dh.id from jsh_depot_head dh
- where 1=1
- <if test="noType == 'normal'">
- and dh.link_number=#{linkStr}
- </if>
- <if test="noType == 'apply'">
- and dh.link_apply=#{linkStr}
- </if>
- and ifnull(dh.delete_flag,'0') !='1'
- <if test="goToType != null and goToType !=''">
- and dh.sub_type=#{goToType}
- </if>
- )
- </select>
- <select id="getRealFinishNumber" resultType="java.math.BigDecimal">
- select ifnull(sum(di.basic_number),0) from jsh_depot_item di
- where di.material_extend_id=#{meId}
- and di.link_id=#{linkId}
- and ifnull(di.delete_flag,'0') !='1'
- and di.header_id
- in
- (
- select dh.id from jsh_depot_head dh
- where
- dh.id!=#{currentHeaderId}
- <if test="linkType == 'normal'">
- and dh.link_number=#{linkStr}
- </if>
- <if test="linkType == 'apply'">
- and dh.link_apply=#{linkStr}
- </if>
- and ifnull(dh.delete_flag,'0') !='1'
- <if test="goToType != null and goToType !=''">
- and dh.sub_type=#{goToType}
- </if>
- )
- </select>
- <select id="getBatchNumberList" resultType="com.jsh.erp.datasource.vo.DepotItemVoBatchNumberList">
- select id, bar_code, name, standard, model, unit_id,
- commodity_unit, batch_number, expiration_date, sum(basic_number) total_num from
- (select di.batch_number id, me.bar_code, m.name, m.standard, m.model, m.unit_id,
- me.commodity_unit, di.batch_number,di.expiration_date,
- di.basic_number*(case dh.type when '入库' then 1 when '出库' then -1 end) as basic_number
- from jsh_depot_head dh
- left join jsh_depot_item di on dh.id=di.header_id
- left join jsh_material m on m.id=di.material_id and ifnull(m.delete_flag, '0') != '1'
- left join jsh_material_extend me on me.material_id=m.id and ifnull(me.delete_flag,'0') !='1'
- where me.bar_code= #{barCode}
- <if test="name != null">
- <bind name="bindName" value="'%'+name+'%'"/>
- and di.batch_number like #{bindName}
- </if>
- <if test="depotId != null">
- and di.depot_id= #{depotId}
- </if>
- <if test="batchNumber != null">
- and di.batch_number= #{batchNumber}
- </if>
- <if test="number != null">
- and dh.number!= #{number}
- </if>
- <if test="forceFlag">
- and dh.status = '1'
- </if>
- <if test="inOutManageFlag">
- and (dh.sub_type!='采购' and dh.sub_type!='采购退货' and dh.sub_type!='销售' and dh.sub_type!='销售退货')
- </if>
- and m.enable_batch_number =1
- and di.delete_flag!=1) tb
- group by id, bar_code, name, standard, model, unit_id,
- commodity_unit, batch_number, expiration_date
- order by expiration_date asc
- </select>
- <select id="getCountByMaterialAndDepot" resultType="java.lang.Long">
- select count(1) from jsh_depot_item di
- where di.material_id=#{mId} and di.depot_id=#{depotId}
- and ifnull(di.delete_flag,'0') !='1'
- </select>
- <select id="getLinkBillDetailMaterialSum" resultMap="materialSumMap">
- select di.material_extend_id, sum(di.oper_number) oper_number from jsh_depot_head dh
- left join jsh_depot_item di on dh.id=di.header_id and ifnull(di.delete_flag,'0') !='1'
- where dh.number=#{linkStr}
- and ifnull(dh.delete_flag,'0') !='1'
- group by di.material_extend_id
- </select>
- <select id="getBatchBillDetailMaterialSum" resultMap="materialSumMap">
- select di.material_extend_id, sum(di.oper_number) oper_number from jsh_depot_head dh
- left join jsh_depot_item di on dh.id=di.header_id and ifnull(di.delete_flag,'0') !='1'
- where dh.type=#{type}
- <if test="linkType == 'normal'">
- and dh.link_number=#{linkStr}
- </if>
- <if test="linkType == 'apply'">
- and dh.link_apply=#{linkStr}
- </if>
- and ifnull(dh.delete_flag,'0') !='1'
- group by di.material_extend_id
- </select>
- <select id="getCountByMaterialAndBatchNumber" resultType="java.lang.Long">
- select count(di.id) from
- jsh_depot_head dh
- left join jsh_depot_item di on dh.id=di.header_id and ifnull(di.delete_flag,'0') !='1'
- where 1=1
- and ifnull(dh.delete_flag,'0') !='1'
- and di.material_extend_id=#{meId}
- and di.batch_number=#{batchNumber}
- </select>
- <select id="getDepotItemByBatchNumber" resultType="com.jsh.erp.datasource.entities.DepotItem">
- select di.* from jsh_depot_head dh
- left join jsh_depot_item di on dh.id=di.header_id and ifnull(di.delete_flag,'0') !='1'
- where 1=1
- and ifnull(dh.delete_flag,'0') !='1'
- and di.material_extend_id = #{materialExtendId}
- and di.batch_number = #{batchNumber}
- and dh.type = '入库'
- </select>
- <select id="getBillItemByParam" resultType="com.jsh.erp.datasource.entities.MaterialVo4Unit">
- select m.*,u.name unit_name, me.id meId, me.commodity_unit, me.purchase_decimal, me.commodity_decimal,
- me.wholesale_decimal, me.low_decimal, me.sku,
- me.production_date, me.expiry_num, me.supplier_id, me.bar_code, me.batch_number, me.depot_id, me.position,d.`name` depotName,s.supplier supplierName
- from jsh_material m
- left join jsh_material_extend me on m.id=me.material_id and ifnull(me.delete_Flag,'0') !='1'
- left join jsh_unit u on m.unit_id=u.id and ifnull(u.delete_Flag,'0') !='1'
- left JOIN jsh_depot d on me.depot_id = d.id and ifnull(d.delete_Flag,'0') !='1'
- left JOIN jsh_supplier s on me.supplier_id = s.id and ifnull(s.delete_Flag,'0') !='1'
- where 1=1
- <if test="barCodes != null">
- and me.bar_code in (${barCodes})
- </if>
- and ifnull(m.delete_flag,'0') !='1'
- order by m.id desc
- </select>
- <select id="getCurrentStockByParam" resultType="java.math.BigDecimal">
- select sum(ifnull(current_number,0))
- from jsh_material_current_stock
- where 1=1
- <if test="depotId != null">
- and depot_id = ${depotId}
- </if>
- <if test="mId != null">
- and material_id = ${mId}
- </if>
- and ifnull(delete_flag,'0') !='1'
- </select>
- <select id="getLastUnitPriceByParam" resultType="java.math.BigDecimal">
- select di.unit_price from jsh_depot_head dh
- left join jsh_depot_item di on dh.id=di.header_id and ifnull(di.delete_flag,'0') !='1'
- where dh.organ_id = #{organId}
- and di.material_extend_id = #{meId}
- and dh.type = #{type} and dh.sub_type = #{subType}
- and ifnull(dh.delete_flag,'0') !='1'
- order by dh.id desc, di.id desc
- limit 0,1
- </select>
- <select id="getDepotMaterialBySystemSku" resultType="com.jsh.erp.datasource.entities.MaterialVo4Unit">
- select m.*,u.name unit_name, me.id meId, me.commodity_unit, me.purchase_decimal, me.commodity_decimal,
- me.wholesale_decimal, me.low_decimal, me.sku,
- me.production_date, me.expiry_num, me.supplier_id, me.bar_code, me.batch_number, me.depot_id, me.position,d.`name` depotName,s.supplier supplierName
- from jsh_material m
- left join jsh_material_extend me on m.id=me.material_id and ifnull(me.delete_Flag,'0') !='1'
- left join jsh_unit u on m.unit_id=u.id and ifnull(u.delete_Flag,'0') !='1'
- left JOIN jsh_depot d on me.depot_id = d.id and ifnull(d.delete_Flag,'0') !='1'
- left JOIN jsh_supplier s on me.supplier_id = s.id and ifnull(s.delete_Flag,'0') !='1'
- where m.system_sku = #{systemSku}
- AND me.inventory > 0
- AND ifnull(m.delete_flag,'0') !='1'
- order by me.production_date LIMIT 1
- </select>
- </mapper>
|