| | |
| | | if (issued <= 0.0D) { |
| | | continue; |
| | | } |
| | | List<LocDetl> locDetls = locDetlService.queryStockAll(null, exist, detl.getMatnr(), detl.getBatch() != ""?detl.getBatch():"R002", |
| | | detl.getBrand(), detl.getStandby1(), detl.getStandby2(), detl.getStandby3(), detl.getBoxType1() !=""?detl.getBoxType1():"R002", detl.getBoxType2(), detl.getBoxType3()); |
| | | List<LocDetl> locDetls = locDetlService.queryStockAll(null, exist, detl.getMatnr(), detl.getBatch(), |
| | | detl.getBrand(), detl.getStandby1(), detl.getStandby2(), detl.getStandby3(), detl.getBoxType1(), detl.getBoxType2(), detl.getBoxType3()); |
| | | for (LocDetl locDetl : locDetls) { |
| | | LocMast locMast = locMastService.selectOne(new EntityWrapper<LocMast>().eq("loc_no", locDetl.getLocNo()).eq("loc_sts", "F")); |
| | | if (locMast != null) { |
| | |
| | | // {field: 'id', align: 'center',title: 'ID'} |
| | | // ,{field: 'uuid', align: 'center',title: '编号'} |
| | | , {field: 'maktx', align: 'center', title: '商品名称(品名)', width: 200} |
| | | , {field: 'specs', align: 'center', title: '规格'} |
| | | , {field: 'model', align: 'center', title: '型号', hide: false} |
| | | , {field: 'specs', align: 'center', title: '库位类型'} |
| | | , {field: 'model', align: 'center', title: '型号', hide: true} |
| | | , {field: 'color', align: 'center', title: '颜色', hide: true} |
| | | , {field: 'brand', align: 'center', title: '品牌', hide: false} |
| | | , {field: 'upQty', align: 'center', title: '组托上限', hide: true} |
| | |
| | | {field: 'matnr', align: 'center', title: '商品编号(品号)', sort: true} |
| | | , {field: 'maktx', align: 'center', title: '商品名称(品名)', sort: true} |
| | | , {field: 'anfme', align: 'center', title: '数量', hide: false} |
| | | , {field: 'specs', align: 'center', title: '规格', hide: false} |
| | | , {field: 'specs', align: 'center', title: '库位类型', hide: false} |
| | | , {field: 'model', align: 'center', title: '代码', hide: true} |
| | | , {field: 'color', align: 'center', title: '颜色', hide: true} |
| | | , {field: 'brand', align: 'center', title: '品牌', hide: true} |
| | |
| | | {field: 'matnr', align: 'center', title: '商品编号', sort: true, width: 160} |
| | | , {field: 'maktx', align: 'center', title: '商品名称', sort: true, width: 120} |
| | | , {field: 'orderNo', align: 'center', title: '单据编号', hide: false, width: 120} |
| | | , {field: 'batch', align: 'center', title: '批次', sort: false} |
| | | , {field: 'batch', align: 'center', title: '批次', sort: true,hide:true} |
| | | , { |
| | | field: 'anfme', align: 'center', title: '数量', hide: false, templet: function (d) { |
| | | var raw = d.anfme; |
| | |
| | | } |
| | | , {field: 'weight', align: 'center', title: '重量(公斤)', hide: false, width: 120} |
| | | , {field: 'zpallet', align: 'center', title: 'SN', hide: false} |
| | | , {field: 'specs', align: 'center', title: '规格', hide: false} |
| | | , {field: 'specs', align: 'center', title: '库位类型', hide: false,sort:true} |
| | | , { |
| | | field: 'safeQty', align: 'center', title: '归零阈值', hide: true, templet: function (d) { |
| | | var raw = d.safeQty; |
| | |
| | | } |
| | | } |
| | | , {field: 'color', align: 'center', title: '颜色', hide: true} |
| | | , {field: 'brand', align: 'center', title: '品牌', hide: false} |
| | | , {field: 'model', align: 'center', title: '型号', hide: false} |
| | | , {field: 'unit', align: 'center', title: '单位', hide: false} |
| | | , {field: 'brand', align: 'center', title: '品牌', hide: true} |
| | | , {field: 'model', align: 'center', title: '型号', hide: true} |
| | | , {field: 'unit', align: 'center', title: '单位', hide: true} |
| | | , {field: 'price', align: 'center', title: '单价', hide: true} |
| | | , {field: 'sku', align: 'center', title: 'sku', hide: true} |
| | | , {field: 'units', align: 'center', title: '单位量', hide: true} |
| | |
| | | {type: 'checkbox'} |
| | | // ,{field: 'id', align: 'center',title: 'ID'} |
| | | , {field: 'matnr', align: 'center', title: '商品编号'} |
| | | , {field: 'specs', align: 'center', title: '规格'} |
| | | , {field: 'specs', align: 'center', title: '库位类型'} |
| | | , {field: 'model', align: 'center', title: '型号'} |
| | | , {field: 'cstmr', align: 'center', title: '客户'} |
| | | , {field: 'batch', align: 'center', title: '批号'} |
| | |
| | | style: 'color: blue;font-weight: bold' |
| | | } |
| | | , {field: 'maktx', align: 'center', title: '品名'} |
| | | , {field: 'specs', align: 'center', title: '品名'} |
| | | , {field: 'specs', align: 'center', title: '库位类型'} |
| | | ]; |
| | | } |
| | | |
| | |
| | | , {field: 'matnr', align: 'center', title: '商品编码', width: 160} |
| | | , {field: 'maktx', align: 'center', title: '商品名称', width: 200} |
| | | , {field: 'standby1', align: 'center', title: '机台号'} |
| | | , {field: 'specs', align: 'center', title: '规格'} |
| | | , {field: 'specs', align: 'center', title: '库位类型'} |
| | | // ,{field: 'anfme', align: 'center',title: '数量'} |
| | | // ,{field: 'qty', align: 'center',title: '作业数量', style: 'font-weight: bold'} |
| | | , {field: 'enableQty', align: 'center', title: '待出数量', style: 'font-weight: bold'} |
| | |
| | | {type: 'checkbox'}, |
| | | {field: 'matnr', align: 'center', title: '品号'} |
| | | , {field: 'maktx', align: 'center', title: '品名'} |
| | | , {field: 'specs', align: 'center', title: '规格'} |
| | | , {field: 'specs', align: 'center', title: '库位类型'} |
| | | ]; |
| | | } |
| | | |