| | |
| | | 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), |
| | |
| | | {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}, |