自动化立体仓库 - WMS系统
#1
lsh
2 天以前 3f4dc532dcd3268ab90ca0f0ec10d5c70a529cdb
#1
34个文件已修改
227 ■■■■■ 已修改文件
src/main/webapp/static/js/adjDetl/adjDetl.js 18 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/basAgvLocDetl/basAgvLocDetl.js 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/basAgvWrkDetl/basAgvWrkDetl.js 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/common.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/errorWrkMast/errorWrkMast.js 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/handWrkMast/handWrkMast.js 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/inventoryFlow/inventoryFlow.js 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/locCheck/locCheck.js 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/locDetlGroup/locDetlGroup.js 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/locRule/locRule.js 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/manLocDetl/manLocDetl.js 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/matTurn/matTurn.js 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/order/order.js 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/order/out.js 13 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/orderDetl/orderDetl.js 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/orderDetlPakin/orderDetl.js 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/orderDetlPakout/orderDetl.js 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/orderPakin/order.js 18 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/orderPakin/out.js 11 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/orderPakout/order.js 18 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/orderPakout/out.js 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/pack/pack.js 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/pakStore/turnOver.js 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/report/workCountIn.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/report/workCountOut.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/saas/locDetl.js 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/saasLog/saasLog.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/stoMan/stoQue.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/wrkMast/wrkMast.js 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/matTurn/turnOverQuery.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pakStore/turnOverOwner.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pda/comb.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pda/stockIn.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pda/stockOut.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/adjDetl/adjDetl.js
@@ -21,19 +21,21 @@
            // {type: 'checkbox'}
//            ,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80}
//             {field: 'adjId', align: 'center',title: '序号'}
            {field: 'locNo', align: 'center',title: '库位号'}
            ,{field: 'matnrOld', align: 'center',title: '原品号'}
            ,{field: 'matnr', align: 'center',title: '当前品号'}
            ,{field: 'batch', align: 'center',title: '批号'}
            {field: 'locNo', align: 'center',title: '库位号',hide:false}
            ,{field: 'matnrOld', align: 'center',title: '原品号',hide:false}
            ,{field: 'matnr', align: 'center',title: 'sku',hide:false}
            ,{field: 'supp', align: 'center',title: 'po',hide:false}
            ,{field: 'sku', align: 'center',title: 'upc',hide:false}
            ,{field: 'batch', align: 'center',title: '批号',hide:true}
            // ,{field: 'oriCtns', align: 'center',title: '原箱数'}
            ,{field: 'oriQty', align: 'center',title: '原数量'}
            ,{field: 'oriQty', align: 'center',title: '原数量',hide:false}
            // ,{field: 'oriWt', align: 'center',title: '原重量'}
            // ,{field: 'adjCtns', align: 'center',title: '变更箱数'}
            ,{field: 'adjQty', align: 'center',title: '变更数量'}
            ,{field: 'adjQty', align: 'center',title: '变更数量',hide:false}
            // ,{field: 'adjWt', align: 'center',title: '变更重量'}
            ,{field: 'memo', align: 'center',title: '备注',hide:true}
            ,{field: 'modiUser$', align: 'center',title: '修改人员'}
            ,{field: 'modiTime$', align: 'center',title: '修改时间'}
            ,{field: 'modiUser$', align: 'center',title: '修改人员',hide:true}
            ,{field: 'modiTime$', align: 'center',title: '修改时间',hide:true}
            // ,{field: 'appeUser', align: 'center',title: '创建者'}
            // ,{field: 'appeTime$', align: 'center',title: '添加时间'}
src/main/webapp/static/js/basAgvLocDetl/basAgvLocDetl.js
@@ -25,9 +25,9 @@
            ,{field: 'locNo$', align: 'center',title: '库位号'}
            ,{field: 'zpallet', align: 'center',title: '托盘条码'}
            ,{field: 'anfme', align: 'center',title: '数量'}
            ,{field: 'matnr', align: 'center',title: '物料'}
            ,{field: 'maktx', align: 'center',title: '物料描述'}
            ,{field: 'batch', align: 'center',title: '批号'}
            ,{field: 'matnr', align: 'center',title: 'sku'}
            ,{field: 'maktx', align: 'center',title: '名称'}
            ,{field: 'batch', align: 'center',title: '批号',hide:true}
            ,{field: 'orderNo', align: 'center',title: ''}
            ,{field: 'specs', align: 'center',title: '仓库号'}
            ,{field: 'model', align: 'center',title: '转储请求编号'}
@@ -35,7 +35,7 @@
            ,{field: 'brand', align: 'center',title: ''}
            ,{field: 'unit', align: 'center',title: ''}
            ,{field: 'price', align: 'center',title: ''}
            ,{field: 'sku', align: 'center',title: ''}
            ,{field: 'sku', align: 'center',title: 'upc'}
            ,{field: 'units', align: 'center',title: ''}
            ,{field: 'barcode', align: 'center',title: ''}
            ,{field: 'origin', align: 'center',title: ''}
@@ -47,7 +47,7 @@
            ,{field: 'manLength', align: 'center',title: ''}
            ,{field: 'volume', align: 'center',title: ''}
            ,{field: 'threeCode', align: 'center',title: ''}
            ,{field: 'supp', align: 'center',title: ''}
            ,{field: 'supp', align: 'center',title: 'po'}
            ,{field: 'suppCode', align: 'center',title: ''}
            ,{field: 'beBatch', align: 'center',title: ''}
            ,{field: 'deadTime', align: 'center',title: ''}
src/main/webapp/static/js/basAgvWrkDetl/basAgvWrkDetl.js
@@ -26,9 +26,9 @@
            ,{field: 'ioTime$', align: 'center',title: '工作时间'}
            ,{field: 'anfme', align: 'center',title: '数量'}
            ,{field: 'zpallet', align: 'center',title: '托盘条码'}
            ,{field: 'matnr', align: 'center',title: '商品编号'}
            ,{field: 'matnr', align: 'center',title: 'sku'}
            ,{field: 'maktx', align: 'center',title: '商品名称'}
            ,{field: 'batch', align: 'center',title: '批号'}
            ,{field: 'batch', align: 'center',title: '批号',hide:true}
            ,{field: 'orderNo', align: 'center',title: '单据编号'}
            ,{field: 'specs', align: 'center',title: '规格'}
            ,{field: 'model', align: 'center',title: '型号'}
@@ -36,7 +36,7 @@
            ,{field: 'brand', align: 'center',title: '品牌'}
            ,{field: 'unit', align: 'center',title: '单位'}
            ,{field: 'price', align: 'center',title: '单价'}
            ,{field: 'sku', align: 'center',title: 'sku'}
            ,{field: 'sku', align: 'center',title: 'upc'}
            ,{field: 'units', align: 'center',title: '单位量'}
            ,{field: 'barcode', align: 'center',title: '条码'}
            ,{field: 'origin', align: 'center',title: '产地'}
@@ -48,7 +48,7 @@
            ,{field: 'manLength', align: 'center',title: '长度'}
            ,{field: 'volume', align: 'center',title: '体积'}
            ,{field: 'threeCode', align: 'center',title: '三方编码'}
            ,{field: 'supp', align: 'center',title: '供应商'}
            ,{field: 'supp', align: 'center',title: 'po'}
            ,{field: 'suppCode', align: 'center',title: '供应商编码'}
            ,{field: 'beBatch$', align: 'center',title: '是否批次'}
            ,{field: 'deadTime', align: 'center',title: '保质期'}
src/main/webapp/static/js/common.js
@@ -185,7 +185,7 @@
    // {field: 'id', align: 'center',title: 'ID'}
    // ,{field: 'uuid', align: 'center',title: '编号'}
    // ,{field: 'tagId$', align: 'center',title: '所属归类'}
    ,{field: 'maktx', align: 'center',title: '商品名称', width: 200}
    ,{field: 'maktx', align: 'center',title: '名称', width: 200}
    // ,{field: 'name', align: 'center',title: '别名'}
    ,{field: 'specs', align: 'center',title: '规格', hide: true}
    ,{field: 'model', align: 'center',title: '代码', hide: true}
@@ -225,7 +225,7 @@
    {field: 'matnr', align: 'center',title: 'SKU', sort:true}
    ,{field: 'maktx', align: 'center',title: '商品名称', sort:true}
    ,{field: 'orderNo', align: 'center',title: '单据编号', hide: false}
    ,{field: 'batch', align: 'center',title: '货品特征', sort:true}
    ,{field: 'batch', align: 'center',title: '货品特征', sort:true,hide:true}
    ,{field: 'anfme', align: 'center',title: '数量', hide: false}
    ,{field: 'zpallet', align: 'center',title: '托盘条码', hide: false}
src/main/webapp/static/js/errorWrkMast/errorWrkMast.js
@@ -359,7 +359,9 @@
                {type: 'checkbox'}
                ,{field: 'wrkNo', align: 'center',title: '工作号'}
                ,{field: 'ioTime$', align: 'center',title: '工作时间'}
                ,{field: 'matnr', align: 'center',title: '物料'}
                ,{field: 'matnr', align: 'center',title: 'sku'}
                ,{field: 'supp', align: 'center',title: 'po'}
                ,{field: 'sku', align: 'center',title: 'upc'}
                ,{field: 'lgnum', align: 'center',title: '仓库号'}
                ,{field: 'tbnum', align: 'center',title: '转储请求编号'}
                ,{field: 'tbpos', align: 'center',title: '行项目'}
src/main/webapp/static/js/handWrkMast/handWrkMast.js
@@ -355,7 +355,9 @@
                {type: 'checkbox'}
                ,{field: 'wrkNo', align: 'center',title: '工作号'}
                ,{field: 'ioTime$', align: 'center',title: '工作时间'}
                ,{field: 'matnr', align: 'center',title: '物料'}
                ,{field: 'matnr', align: 'center',title: 'sku'}
                ,{field: 'supp', align: 'center',title: 'po'}
                ,{field: 'sku', align: 'center',title: 'upc'}
                ,{field: 'lgnum', align: 'center',title: '仓库号'}
                ,{field: 'tbnum', align: 'center',title: '转储请求编号'}
                ,{field: 'tbpos', align: 'center',title: '行项目'}
src/main/webapp/static/js/inventoryFlow/inventoryFlow.js
@@ -27,9 +27,11 @@
            ,{field: 'sourceLocNo$', align: 'center',title: '源库位'}
            ,{field: 'locNo$', align: 'center',title: '目标库位'}
            ,{field: 'orderNo', align: 'center',title: '单据编号'}
            ,{field: 'matnr', align: 'center',title: '商品编号'}
            ,{field: 'matnr', align: 'center',title: 'sku'}
            ,{field: 'supp', align: 'center',title: 'po'}
            ,{field: 'sku', align: 'center',title: 'upc'}
            ,{field: 'maktx', align: 'center',title: '商品名称'}
            ,{field: 'batch', align: 'center',title: '批号'}
            ,{field: 'batch', align: 'center',title: '批号',hide:true}
            ,{field: 'anfme', align: 'center',title: '数量'}
            ,{field: 'zpallet', align: 'center',title: '托盘条码'}
            ,{field: 'modiUser$', align: 'center',title: '修改人员'}
src/main/webapp/static/js/locCheck/locCheck.js
@@ -24,7 +24,9 @@
            {type: 'checkbox', hide: true}
            , {field: 'id', align: 'center', title: '唯一ID', hide: true}
            , {field: 'locNo', align: 'center', title: '库位号'}
            , {field: 'matnr', align: 'center', title: '物料号'}
            , {field: 'matnr', align: 'center', title: 'sku'}
            ,{field: 'supp', align: 'center',title: 'po'}
            ,{field: 'sku', align: 'center',title: 'upc'}
            , {field: 'originAnfme', align: 'center', title: '盘点前数量'}
            , {field: 'type$', align: 'center', title: '状态'}
            , {field: 'realAnfme', align: 'center', title: '真实数量'}
src/main/webapp/static/js/locDetlGroup/locDetlGroup.js
@@ -2,10 +2,12 @@
function getCol() {
    var cols = [
        {field: 'matnr', align: 'center', title: '物料号', sort: true}
        {field: 'matnr', align: 'center', title: 'sku', sort: true}
        , {field: 'maktx', align: 'center', title: '物料名称', sort: true}
        , {field: 'specs', align: 'center', title: '规格'}
        , {field: 'batch', align: 'center', title: '批号', width: 300, sort: true}
        ,{field: 'supp', align: 'center',title: 'po'}
        ,{field: 'sku', align: 'center',title: 'upc'}
        , {field: 'batch', align: 'center', title: '批号', width: 300, sort: true,hide:true}
        , {field: 'storeMax', align: 'center', title: '数量上限', sort: true}
        , {field: 'storeMin', align: 'center', title: '数量下限', sort: true}
        // , {field: 'storeMaxDate', align: 'center', title: '库龄上限', sort: true}
src/main/webapp/static/js/locRule/locRule.js
@@ -23,11 +23,13 @@
        cols: [[
            {type: 'checkbox'}
            // ,{field: 'id', align: 'center',title: 'ID'}
            , {field: 'matnr', align: 'center', title: '商品编号'}
            , {field: 'matnr', align: 'center', title: 'sku'}
            ,{field: 'supp', align: 'center',title: 'po'}
            ,{field: 'sku', align: 'center',title: 'upc'}
            , {field: 'specs', align: 'center', title: '规格'}
            , {field: 'model', align: 'center', title: '型号'}
            , {field: 'cstmr', align: 'center', title: '客户'}
            , {field: 'batch', align: 'center', title: '批号'}
            , {field: 'batch', align: 'center', title: '批号',hide:true}
            , {field: 'other', align: 'center', title: '其他', hide: true}
            , {field: 'rowBeg', align: 'center', title: '开始排'}
            , {field: 'rowEnd', align: 'center', title: '结束排'}
src/main/webapp/static/js/manLocDetl/manLocDetl.js
@@ -2,7 +2,7 @@
function getCol() {
    var cols = [
        {field: 'locNo', align: 'center',title: '库位号'},
        {field: 'matnr', align: 'center',title: '商品编号', sort:true}
        {field: 'matnr', align: 'center',title: 'sku', sort:true}
        ,{field: 'maktx', align: 'center',title: '商品名称', sort:true}
        ,{field: 'orderNo', align: 'center',title: '单据编号', hide: false}
        ,{field: 'batch', align: 'center',title: '批号', width: 300, sort:true}
@@ -14,7 +14,7 @@
        ,{field: 'brand', align: 'center',title: '品牌', hide: true}
        ,{field: 'unit', align: 'center',title: '单位', hide: true}
        ,{field: 'price', align: 'center',title: '单价', hide: true}
        ,{field: 'sku', align: 'center',title: '工序', hide: false}
        ,{field: 'sku', align: 'center',title: 'upc', hide: false}
        ,{field: 'units', align: 'center',title: '单位量', hide: true}
        ,{field: 'barcode', align: 'center',title: '条码', hide: true}
        ,{field: 'origin', align: 'center',title: '在库标记', hide: false}
@@ -26,7 +26,7 @@
        ,{field: 'length', align: 'center',title: '单箱毛重', hide: true}
        ,{field: 'volume', align: 'center',title: '单箱体积', hide: true}
        ,{field: 'threeCode', align: 'center',title: '箱子尺寸', hide: true}
        ,{field: 'supp', align: 'center',title: '供应商', hide: true}
        ,{field: 'supp', align: 'center',title: 'po', hide: true}
        ,{field: 'suppCode', align: 'center',title: '供应商编码', hide: true}
        ,{field: 'beBatch$', align: 'center',title: '是否批次', hide: true}
        ,{field: 'deadTime', align: 'center',title: '保质期', hide: true}
src/main/webapp/static/js/matTurn/matTurn.js
@@ -5,13 +5,15 @@
        {
            field: 'matnr',
            align: 'center',
            title: '品号',
            title: 'sku',
            edit: 'text',
            width: 130,
            style: 'color: blue;font-weight: bold'
        }
        , {field: 'maktx', align: 'center', title: '品名'}
        , {field: 'specs', align: 'center', title: '品名'}
        // , {field: 'specs', align: 'center', title: '品名'}
        ,{field: 'supp', align: 'center',title: 'po'}
        ,{field: 'sku', align: 'center',title: 'upc'}
    ];
}
src/main/webapp/static/js/order/order.js
@@ -237,10 +237,12 @@
                    cellMinWidth: 100,
                    cols: [[
                        {type: 'numbers', title: '#'},
                        {field: 'matnr', title: '商品编码', width: 160},
                        {field: 'maktx', title: '商品名称', width: 200},
                        {field: 'batch', title: '批号', edit: true},
                        {field: 'specs', title: '规格'},
                        {field: 'matnr', title: 'sku', width: 160},
                        {field: 'maktx', title: '名称', width: 80},
                        // {field: 'batch', title: '批号', edit: true},
                        // {field: 'specs', title: '规格'},
                        {field: 'supp', title: 'po'},
                        {field: 'sku', title: 'upc'},
                        {field: 'anfme', title: '数量(修改)', style: 'color: blue;font-weight: bold', edit: true, minWidth: 110, width: 110},
                        {field: 'workQty', title: '作业数量',  minWidth: 100, width: 100},
                        // {field: 'unit', title: '单位', width: 80},
src/main/webapp/static/js/order/out.js
@@ -32,11 +32,12 @@
            {type: 'checkbox'}
            ,{type: 'numbers', title: '#'}
            ,{field: 'orderNo', align: 'center',title: '单据编号', templet: '#orderNoTpl', width: 160}
            ,{field: 'matnr', align: 'center',title: '商品编码', width: 160}
            ,{field: 'maktx', align: 'center',title: '商品名称', width: 200}
            ,{field: 'batch', align: 'center',title: '序列码'}
            ,{field: 'specs', align: 'center',title: '规格'}
            ,{field: 'sku', align: 'center',title: '工序', hide: false}
            ,{field: 'matnr', align: 'center',title: 'sku', width: 160}
            ,{field: 'maktx', align: 'center',title: '名称', width: 200}
            ,{field: 'batch', align: 'center',title: '序列码',hide:true}
            ,{field: 'specs', align: 'center',title: '规格',hide:true}
            ,{field: 'supp', align: 'center',title: 'po', hide: false}
            ,{field: 'sku', align: 'center',title: 'upc', hide: false}
            // ,{field: 'anfme', align: 'center',title: '数量'}
            // ,{field: 'qty', align: 'center',title: '作业数量', style: 'font-weight: bold'}
            ,{field: 'enableQty', align: 'center',title: '待出数量', style: 'font-weight: bold'}
@@ -160,7 +161,7 @@
                                    // {type: 'checkbox', merge: ['orderNo']},
                                    {field: 'orderNo', title: '单据编号', merge: true, align: 'center'},
                                    {field: 'title', title: '商品', merge: true, align: 'center', width: 350},
                                    {field: 'batch', title: '序列码', align: 'center'},
                                    {field: 'batch', title: '序列码', align: 'center',hide:true},
                                    {field: 'anfme', title: '数量', align: 'center', width: 90, style: 'font-weight: bold'},
                                    {field: 'locNo', title: '货位', align: 'center', width: 100, templet: '#locNoTpl'},
                                    {field: 'staNos', align: 'center', title: '出库站', merge: ['locNo'], templet: '#tbBasicTbStaNos'},
src/main/webapp/static/js/orderDetl/orderDetl.js
@@ -25,13 +25,14 @@
            ,{field: 'id', align: 'center',title: 'ID'}
            ,{field: 'orderId$', align: 'center',title: '订单内码'}
            ,{field: 'anfme', align: 'center',title: '数量'}
            ,{field: 'matnr', align: 'center',title: '商品编码'}
            ,{field: 'maktx', align: 'center',title: '商品名称'}
            ,{field: 'matnr', align: 'center',title: 'sku'}
            ,{field: 'maktx', align: 'center',title: '名称'}
            ,{field: 'name', align: 'center',title: '名称'}
            ,{field: 'specs', align: 'center',title: '规格'}
            ,{field: 'sku', align: 'center',title: '工序', hide: false}
            ,{field: 'supp', align: 'center',title: 'po', hide: false}
            ,{field: 'sku', align: 'center',title: 'upc', hide: false}
            ,{field: 'model', align: 'center',title: '型号'}
            ,{field: 'batch', align: 'center',title: '批号'}
            ,{field: 'batch', align: 'center',title: '批号',hide:true}
            ,{field: 'unit', align: 'center',title: '单位'}
            ,{field: 'barcode', align: 'center',title: '商品条码'}
            ,{field: 'supplier', align: 'center',title: '供应商'}
src/main/webapp/static/js/orderDetlPakin/orderDetl.js
@@ -25,13 +25,14 @@
            ,{field: 'id', align: 'center',title: 'ID'}
            ,{field: 'orderId$', align: 'center',title: '订单内码'}
            ,{field: 'anfme', align: 'center',title: '数量'}
            ,{field: 'matnr', align: 'center',title: '商品编码'}
            ,{field: 'maktx', align: 'center',title: '商品名称'}
            ,{field: 'matnr', align: 'center',title: 'sku'}
            ,{field: 'maktx', align: 'center',title: '名称'}
            ,{field: 'name', align: 'center',title: '名称'}
            ,{field: 'specs', align: 'center',title: '规格'}
            ,{field: 'sku', align: 'center',title: '工序', hide: false}
            ,{field: 'supp', align: 'center',title: 'po', hide: false}
            ,{field: 'sku', align: 'center',title: 'upc', hide: false}
            ,{field: 'model', align: 'center',title: '型号'}
            ,{field: 'batch', align: 'center',title: '批号'}
            ,{field: 'batch', align: 'center',title: '批号',hide:true}
            ,{field: 'unit', align: 'center',title: '单位'}
            ,{field: 'barcode', align: 'center',title: '商品条码'}
            ,{field: 'supplier', align: 'center',title: '供应商'}
src/main/webapp/static/js/orderDetlPakout/orderDetl.js
@@ -25,13 +25,14 @@
            ,{field: 'id', align: 'center',title: 'ID'}
            ,{field: 'orderId$', align: 'center',title: '订单内码'}
            ,{field: 'anfme', align: 'center',title: '数量'}
            ,{field: 'matnr', align: 'center',title: '商品编码'}
            ,{field: 'maktx', align: 'center',title: '商品名称'}
            ,{field: 'matnr', align: 'center',title: 'sku'}
            ,{field: 'maktx', align: 'center',title: '名称'}
            ,{field: 'name', align: 'center',title: '名称'}
            ,{field: 'specs', align: 'center',title: '规格'}
            ,{field: 'sku', align: 'center',title: '工序', hide: false}
            ,{field: 'supp', align: 'center',title: 'po', hide: false}
            ,{field: 'sku', align: 'center',title: 'upc', hide: false}
            ,{field: 'model', align: 'center',title: '型号'}
            ,{field: 'batch', align: 'center',title: '批号'}
            ,{field: 'batch', align: 'center',title: '批号',hide:true}
            ,{field: 'unit', align: 'center',title: '单位'}
            ,{field: 'barcode', align: 'center',title: '商品条码'}
            ,{field: 'supplier', align: 'center',title: '供应商'}
src/main/webapp/static/js/orderPakin/order.js
@@ -122,9 +122,11 @@
                        cellMinWidth: 100,
                        cols: [[
                            {type: 'numbers'},
                            {field: 'matnr', title: '商品编码', width: 160},
                            {field: 'maktx', title: '商品名称', width: 160},
                            {field: 'batch', title: '批号'},
                            {field: 'matnr', title: 'sku', width: 160},
                            {field: 'maktx', title: '名称', width: 160},
                            // {field: 'batch', title: '批号'}
                            ,{field: 'supp', align: 'center',title: 'po', hide: false}
                            ,{field: 'sku', align: 'center',title: 'upc', hide: false},
                            {field: 'anfme', title: '数量'},
                            {field: 'workQty', title: '作业数量'},
                            {field: 'qty', title: '完成数量', style: 'font-weight: bold'},
@@ -234,10 +236,12 @@
                    cellMinWidth: 100,
                    cols: [[
                        {type: 'numbers', title: '#'},
                        {field: 'matnr', title: '商品编码', width: 160},
                        {field: 'maktx', title: '商品名称', width: 200},
                        {field: 'batch', title: '批号', edit: true},
                        {field: 'specs', title: '规格'},
                        {field: 'matnr', title: 'sku', width: 160},
                        {field: 'maktx', title: '名称', width: 200}
                        ,{field: 'supp', align: 'center',title: 'po', hide: false}
                        ,{field: 'sku', align: 'center',title: 'upc', hide: false},
                        // {field: 'batch', title: '批号', edit: true},
                        // {field: 'specs', title: '规格'},
                        {field: 'anfme', title: '数量(修改)', style: 'color: blue;font-weight: bold', edit: true, minWidth: 110, width: 110},
                        {field: 'workQty', title: '作业数量',  minWidth: 100, width: 100},
                        // {field: 'unit', title: '单位', width: 80},
src/main/webapp/static/js/orderPakin/out.js
@@ -32,11 +32,12 @@
            {type: 'checkbox'}
            ,{type: 'numbers', title: '#'}
            ,{field: 'orderNo', align: 'center',title: '单据编号', templet: '#orderNoTpl', width: 160}
            ,{field: 'matnr', align: 'center',title: '商品编码', width: 160}
            ,{field: 'maktx', align: 'center',title: '商品名称', width: 200}
            ,{field: 'batch', align: 'center',title: '序列码'}
            ,{field: 'matnr', align: 'center',title: 'sku', width: 160}
            ,{field: 'maktx', align: 'center',title: '名称', width: 200}
            ,{field: 'batch', align: 'center',title: '序列码',hide:true}
            ,{field: 'specs', align: 'center',title: '规格'}
            ,{field: 'sku', align: 'center',title: '工序', hide: false}
            ,{field: 'supp', align: 'center',title: 'po', hide: false}
            ,{field: 'sku', align: 'center',title: 'upc', hide: false}
            // ,{field: 'anfme', align: 'center',title: '数量'}
            // ,{field: 'qty', align: 'center',title: '作业数量', style: 'font-weight: bold'}
            ,{field: 'enableQty', align: 'center',title: '待出数量', style: 'font-weight: bold'}
@@ -160,7 +161,7 @@
                                    // {type: 'checkbox', merge: ['orderNo']},
                                    {field: 'orderNo', title: '单据编号', merge: true, align: 'center'},
                                    {field: 'title', title: '商品', merge: true, align: 'center', width: 350},
                                    {field: 'batch', title: '序列码', align: 'center'},
                                    {field: 'batch', title: '序列码', align: 'center',hide:true},
                                    {field: 'anfme', title: '数量', align: 'center', width: 90, style: 'font-weight: bold'},
                                    {field: 'locNo', title: '货位', align: 'center', width: 100, templet: '#locNoTpl'},
                                    {field: 'staNos', align: 'center', title: '出库站', merge: ['locNo'], templet: '#tbBasicTbStaNos'},
src/main/webapp/static/js/orderPakout/order.js
@@ -122,10 +122,12 @@
                        cellMinWidth: 100,
                        cols: [[
                            {type: 'numbers'},
                            {field: 'matnr', title: '商品编码', width: 160},
                            {field: 'maktx', title: '商品名称', width: 160},
                            {field: 'batch', title: '批号'},
                            {field: 'anfme', title: '数量'},
                            {field: 'matnr', title: 'sku', width: 160},
                            {field: 'maktx', title: '名称', width: 80}
                            ,{field: 'supp', align: 'center',title: 'po', hide: false}
                            ,{field: 'sku', align: 'center',title: 'upc', hide: false},
                            // {field: 'batch', title: '批号'},
                            // {field: 'anfme', title: '数量'},
                            {field: 'workQty', title: '作业数量'},
                            {field: 'qty', title: '完成数量', style: 'font-weight: bold'},
                            // {field: 'unit', title: '单位'},
@@ -235,9 +237,11 @@
                    cols: [[
                        {type: 'numbers', title: '#'},
                        {field: 'matnr', title: '商品编码', width: 160},
                        {field: 'maktx', title: '商品名称', width: 200},
                        {field: 'batch', title: '批号', edit: true},
                        {field: 'specs', title: '规格'},
                        {field: 'maktx', title: '名称', width: 80}
                        ,{field: 'supp', align: 'center',title: 'po', hide: false}
                        ,{field: 'sku', align: 'center',title: 'upc', hide: false},
                        // {field: 'batch', title: '批号', edit: true},
                        // {field: 'specs', title: '规格'},
                        {field: 'anfme', title: '数量(修改)', style: 'color: blue;font-weight: bold', edit: true, minWidth: 110, width: 110},
                        {field: 'workQty', title: '作业数量',  minWidth: 100, width: 100},
                        // {field: 'unit', title: '单位', width: 80},
src/main/webapp/static/js/orderPakout/out.js
@@ -32,11 +32,12 @@
            {type: 'checkbox'}
            ,{type: 'numbers', title: '#'}
            ,{field: 'orderNo', align: 'center',title: '单据编号', templet: '#orderNoTpl', width: 160}
            ,{field: 'matnr', align: 'center',title: '商品编码', width: 160}
            ,{field: 'matnr', align: 'center',title: 'sku', width: 160}
            ,{field: 'maktx', align: 'center',title: '商品名称', width: 200}
            ,{field: 'batch', align: 'center',title: '序列码'}
            ,{field: 'batch', align: 'center',title: '序列码',hide:true}
            ,{field: 'specs', align: 'center',title: '规格'}
            ,{field: 'sku', align: 'center',title: '工序', hide: false}
            ,{field: 'supp', align: 'center',title: 'po', hide: false}
            ,{field: 'sku', align: 'center',title: 'upc', hide: false}
            // ,{field: 'anfme', align: 'center',title: '数量'}
            // ,{field: 'qty', align: 'center',title: '作业数量', style: 'font-weight: bold'}
            ,{field: 'enableQty', align: 'center',title: '待出数量', style: 'font-weight: bold'}
@@ -160,7 +161,7 @@
                                    // {type: 'checkbox', merge: ['orderNo']},
                                    {field: 'orderNo', title: '单据编号', merge: true, align: 'center'},
                                    {field: 'title', title: '商品', merge: true, align: 'center', width: 350},
                                    {field: 'batch', title: '序列码', align: 'center'},
                                    {field: 'batch', title: '序列码', align: 'center',hide:true},
                                    {field: 'anfme', title: '数量', align: 'center', width: 90, style: 'font-weight: bold'},
                                    {field: 'locNo', title: '货位', align: 'center', width: 100, templet: '#locNoTpl'},
                                    {field: 'frozen$', title: '明细', align: 'center', width: 90, templet: '#locFrozen'},
src/main/webapp/static/js/pack/pack.js
@@ -24,7 +24,9 @@
            {type: 'checkbox'}
            // ,{field: 'id', align: 'center',title: 'ID'}
            ,{field: 'barcode',title: '条码'}
            ,{field: 'matnr', align: 'center',title: '商品编号', minWidth: 250, width: 250}
            ,{field: 'matnr', align: 'center',title: 'sku', minWidth: 250, width: 250}
            ,{field: 'supp', align: 'center',title: 'po', hide: false}
            ,{field: 'sku', align: 'center',title: 'upc', hide: false}
            ,{field: 'batch', align: 'center',title: '批号', hide: true}
            ,{field: 'settle$', align: 'center',title: '状态', templet: '#settleTpl',  minWidth: 160, width: 160}
            // ,{field: 'status$', align: 'center',title: '状态'}
src/main/webapp/static/js/pakStore/turnOver.js
@@ -30,7 +30,7 @@
        cellMinWidth: 50,
        limit: 500,
        cols: [[
            ,{field: 'matnr', align: 'center',title: '商品编号', sort:true}
            ,{field: 'matnr', align: 'center',title: 'sku', sort:true}
            ,{field: 'maktx', align: 'center',title: '商品名称', sort:true}
            ,{field: 'loc_no', align: 'center',title: '库位号', sort:true}
            ,{field: 'orderNo', align: 'center',title: '单据编号', hide: true}
@@ -41,7 +41,8 @@
            ,{field: 'weight', align: 'center',title: '重量', hide: false}
            ,{field: 'owner$', align: 'center',title: '货主', hide: false}
            ,{field: 'payment$', align: 'center',title: '货物形态', hide: false}
            ,{field: 'sku', align: 'center',title: '工序', hide: false}
            ,{field: 'supp', align: 'center',title: 'po', hide: false}
            ,{field: 'sku', align: 'center',title: 'upc', hide: false}
            ,{field: 'memo', align: 'center',title: '备注', hide: false}
        ]],
        done: function(res, curr, count) {
src/main/webapp/static/js/report/workCountIn.js
@@ -2,7 +2,7 @@
function getCol() {
    var cols = [
        {field: 'oneday', align: 'center', title: '入库日期', width: 200}
        ,{field: 'matnr', align: 'center',title: '商品编号'}
        ,{field: 'matnr', align: 'center',title: 'sku'}
        ,{field: 'maktx', align: 'center',title: '商品名称'}
        ,{field: 'anfme', align: 'center',title: '数量'}
    ];
src/main/webapp/static/js/report/workCountOut.js
@@ -2,7 +2,7 @@
function getCol() {
    var cols = [
        {field: 'oneday', align: 'center', title: '入库日期', width: 200}
        ,{field: 'matnr', align: 'center',title: '商品编号'}
        ,{field: 'matnr', align: 'center',title: 'sku'}
        ,{field: 'maktx', align: 'center',title: '商品名称'}
        ,{field: 'anfme', align: 'center',title: '数量'}
    ];
src/main/webapp/static/js/saas/locDetl.js
@@ -2,7 +2,7 @@
function getCol() {
    var cols = [
        {field: 'locNo', align: 'center',title: '库位号'},
        {field: 'matnr', align: 'center',title: '商品编号', sort:true}
        {field: 'matnr', align: 'center',title: 'sku', sort:true}
        ,{field: 'maktx', align: 'center',title: '商品名称', sort:true}
        ,{field: 'orderNo', align: 'center',title: '单据编号', hide: false, hide: true}
        ,{field: 'batch', align: 'center',title: '批号', width: 300, sort:true , hide: true}
@@ -14,7 +14,8 @@
        ,{field: 'brand', align: 'center',title: '品牌', hide: true}
        ,{field: 'unit', align: 'center',title: '单位', hide: true}
        ,{field: 'price', align: 'center',title: '单价', hide: true}
        ,{field: 'sku', align: 'center',title: '工序', hide: false}
        ,{field: 'supp', align: 'center',title: 'po', hide: false}
        ,{field: 'sku', align: 'center',title: 'upc', hide: false}
        ,{field: 'units', align: 'center',title: '单位量', hide: true}
        ,{field: 'barcode', align: 'center',title: '条码', hide: true}
        ,{field: 'origin', align: 'center',title: '在库标记', hide: false}
@@ -26,7 +27,7 @@
        ,{field: 'length', align: 'center',title: '单箱毛重', hide: true}
        ,{field: 'volume', align: 'center',title: '单箱体积', hide: true}
        ,{field: 'threeCode', align: 'center',title: '箱子尺寸', hide: true}
        ,{field: 'supp', align: 'center',title: '供应商', hide: true}
        // ,{field: 'supp', align: 'center',title: '供应商', hide: true}
        ,{field: 'suppCode', align: 'center',title: '供应商编码', hide: true}
        ,{field: 'beBatch$', align: 'center',title: '是否批次', hide: true}
        ,{field: 'deadTime', align: 'center',title: '保质期', hide: true}
src/main/webapp/static/js/saasLog/saasLog.js
@@ -25,7 +25,7 @@
            ,{field: 'id', align: 'center',title: 'id', hide:true}
            ,{field: 'locNo', align: 'center',title: '库位'}
            ,{field: 'type$', align: 'center',title: '操作类型'}
            ,{field: 'matnr', align: 'center',title: '物料号'}
            ,{field: 'matnr', align: 'center',title: 'sku'}
            ,{field: 'anfme', align: 'center',title: '数量'}
            ,{field: 'ioTime$', align: 'center',title: '操作时间'}
            ,{field: 'createBy', align: 'center',title: '', hide:true}
src/main/webapp/static/js/stoMan/stoQue.js
@@ -216,7 +216,7 @@
            cols: [[
                // {type: 'checkbox'}
                {field: 'locNo$', align: 'center',title: '库位号'}
                ,{field: 'matnr', align: 'center',title: '物料'}
                ,{field: 'matnr', align: 'center',title: 'sku'}
                ,{field: 'lgnum', align: 'center',title: '仓库号'}
                ,{field: 'tbnum', align: 'center',title: '转储请求编号'}
                // ,{field: 'tbpos', align: 'center',title: '行项目'}
src/main/webapp/static/js/wrkMast/wrkMast.js
@@ -549,8 +549,9 @@
                {type: 'checkbox'}
                ,{field: 'wrkNo', align: 'center',title: '工作号'}
                ,{field: 'ioTime$', align: 'center',title: '工作时间'}
                ,{field: 'matnr', align: 'center',title: '物料'}
                ,{field: 'sku', align: 'center',title: '工序', hide: false}
                ,{field: 'matnr', align: 'center',title: 'sku'}
                ,{field: 'supp', align: 'center',title: 'po', hide: false}
                ,{field: 'sku', align: 'center',title: 'upc', hide: false}
                ,{field: 'lgnum', align: 'center',title: '仓库号'}
                ,{field: 'tbnum', align: 'center',title: '转储请求编号'}
                ,{field: 'tbpos', align: 'center',title: '行项目'}
src/main/webapp/views/matTurn/turnOverQuery.html
@@ -85,7 +85,7 @@
    function getCol() {
        return [
            {type: 'checkbox'},
            {field: 'matnr', align: 'center', title: '品号'}
            {field: 'matnr', align: 'center', title: 'sku'}
            , {field: 'maktx', align: 'center', title: '品名'}
            , {field: 'specs', align: 'center', title: '规格'}
        ];
src/main/webapp/views/pakStore/turnOverOwner.html
@@ -123,7 +123,7 @@
            cellMinWidth: 50,
            cols: [[
                {type: 'checkbox',width: 50}
                ,{field: 'matnr', align: 'center',title: '商品编号', sort:true}
                ,{field: 'matnr', align: 'center',title: 'sku', sort:true}
                ,{field: 'maktx', align: 'center',title: '商品名称', sort:true}
                ,{field: 'loc_no', align: 'center',title: '库位号', sort:true}
                ,{field: 'orderNo', align: 'center',title: '单据编号', hide: true}
src/main/webapp/views/pda/comb.html
@@ -55,7 +55,7 @@
            cellMinWidth: 50,
            cols: [[
                {fixed: 'left', align: 'center', field: 'count', title: '数量', style:'color: blue', width:50},
                {field: 'matnr', align: 'center', title: '商品编号'},
                {field: 'matnr', align: 'center', title: 'sku'},
                {field: 'maktx', align: 'center', title: '商品名称'}
            ]],
            done: function (res, curr, count) {
src/main/webapp/views/pda/stockIn.html
@@ -120,7 +120,7 @@
            cellMinWidth: 50,
            cols: [[
                {fixed: 'left', align: 'center', field: 'count', title: '数量', style:'color: blue', width:50},
                {field: 'matnr', align: 'center', title: '商品编号'},
                {field: 'matnr', align: 'center', title: 'sku'},
                {field: 'maktx', align: 'center', title: '商品名称'}
            ]],
            done: function (res, curr, count) {
src/main/webapp/views/pda/stockOut.html
@@ -130,7 +130,7 @@
            cols: [[
                {type: 'checkbox', fixed: 'left', width:30},
                {field: 'count', align: 'center', title: '数量', event: 'detail', style:'color: blue', width:50},
                {field: 'matnr', align: 'center', title: '编码', event: 'detail'},
                {field: 'matnr', align: 'center', title: 'sku', event: 'detail'},
                {field: 'maktx', align: 'center', title: '名称', event: 'detail'},
                {field: 'locNo', align: 'center', title: '库位', event: 'detail'}
            ]],