自动化立体仓库 - WMS系统
#
lty
13 小时以前 4087a50989ff3b39d780f0ca0e51e21417aa261d
#
2个文件已修改
12 ■■■■■ 已修改文件
src/main/java/com/zy/erp/kingdee/enums/KingDeeUtilType.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/order/order.js 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/zy/erp/kingdee/enums/KingDeeUtilType.java
@@ -3,7 +3,7 @@
public enum KingDeeUtilType {
    BD_MATERIAL(0, "物料档案","BD_MATERIAL","","","",1),
    BD_RRGANIZATION(2, "供应商","BD_RRGANIZATION","","","",1),
    PUR_RECEIVEBIll(3, "收料单","PUR_RECEIVEBIll","","","",1),
//    PUR_RECEIVEBIll(3, "收料单","PUR_RECEIVEBIll","","","",1),
    //    STK_InStock(1, "采购入库单","STK_InStock","FRealQty","","",1),
//    PUR_MRB(2, "采购退料单","PUR_MRB","FRMREALQTY","","",1),
src/main/webapp/static/js/order/order.js
@@ -243,9 +243,13 @@
                        {field: 'matnr', title: 'sku', width: 160},
                        {field: 'maktx', title: '名称', width: 80},
                        // {field: 'batch', title: '批号', edit: true},
                        // {field: 'specs', title: '规格'},
                        {field: 'standby1', title: 'po'},
                        {field: 'standby2', title: 'upc'},
                        {field: 'supp', title: '供应商', edit: true},
                        {field: 'standby1', title: '客户po', edit: true},
                        {field: 'standby2', title: '条码upc', edit: true},
                        {field: 'standby3', title: '客户SKU', edit: true},
                        {field: 'boxType1', title: '货主名称', edit: true},
                        {field: 'boxType2', title: '货主编号', edit: true},
                        {field: 'boxType3', title: '客户SKU', edit: true},
                        {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},