|
|
@ -3758,7 +3758,7 @@ export const IssueNoteZS = [ |
|
|
|
{ label: "目标ERP库位", prop: 'toLocationErpCode' }, |
|
|
|
{ label: "在途库位", prop: 'onTheWayLocationCode' }, |
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
{ label: "生效日期", prop: "arriveDate", type: "dateTime" }, |
|
|
|
{ label: "到货日期", prop: "arriveDate", type: "dateTime" }, |
|
|
|
{ label: "上次修改时间", prop: 'lastModificationTime', type: "dateTime" }, |
|
|
|
{ label: "上次修改者ID", prop: 'lastModifierId' }, |
|
|
|
{ label: "任务编号", prop: 'number',width: orderWidth }, |
|
|
@ -3929,7 +3929,7 @@ export const IssueNotePT = [ |
|
|
|
{ label: "目标ERP库位", prop: 'toLocationErpCode' }, |
|
|
|
{ label: "在途库位", prop: 'onTheWayLocationCode' }, |
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
{ label: "生效日期", prop: "arriveDate", type: "dateTime" }, |
|
|
|
{ label: "到货日期", prop: "arriveDate", type: "dateTime" }, |
|
|
|
{ label: "上次修改时间", prop: 'lastModificationTime', type: "dateTime" }, |
|
|
|
{ label: "上次修改者ID", prop: 'lastModifierId' }, |
|
|
|
{ label: "任务编号", prop: 'number',width: orderWidth }, |
|
|
@ -4100,7 +4100,7 @@ export const IssueNoteZP = [ |
|
|
|
{ label: "目标ERP库位", prop: 'toLocationErpCode' }, |
|
|
|
{ label: "在途库位", prop: 'onTheWayLocationCode' }, |
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
{ label: "生效日期", prop: "arriveDate", type: "dateTime" }, |
|
|
|
{ label: "到货日期", prop: "arriveDate", type: "dateTime" }, |
|
|
|
{ label: "上次修改时间", prop: 'lastModificationTime', type: "dateTime" }, |
|
|
|
{ label: "上次修改者ID", prop: 'lastModifierId' }, |
|
|
|
{ label: "任务编号", prop: 'number',width: orderWidth }, |
|
|
@ -4271,7 +4271,7 @@ export const LibraryShiftNote = [ |
|
|
|
{ label: "目标ERP库位", prop: 'toLocationErpCode' }, |
|
|
|
{ label: "在途库位", prop: 'onTheWayLocationCode' }, |
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
{ label: "生效日期", prop: "arriveDate", type: "dateTime" }, |
|
|
|
{ label: "到货日期", prop: "arriveDate", type: "dateTime" }, |
|
|
|
{ label: "上次修改时间", prop: 'lastModificationTime', type: "dateTime" }, |
|
|
|
{ label: "上次修改者ID", prop: 'lastModifierId' }, |
|
|
|
{ label: "任务编号", prop: 'number',width: orderWidth }, |
|
|
@ -4324,4 +4324,190 @@ export const LibraryShiftNote = [ |
|
|
|
// { label: "ID", prop: 'id' },
|
|
|
|
// { label: "主表ID", prop: "masterID" },
|
|
|
|
// ************** 确定隐藏 ************************
|
|
|
|
] |
|
|
|
|
|
|
|
// 三方库申请
|
|
|
|
export const ThirdLocationRequest = [ |
|
|
|
{ label: "物品代码", prop: "itemCode", fixed: "left", }, |
|
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
|
{ label: "计量单位", prop: "uom" }, |
|
|
|
{ label: "数量", prop: "qty" }, |
|
|
|
{ label: "已发数量", prop: "issuedQty"}, |
|
|
|
{ label: "已收数量", prop: "receivedQty"}, |
|
|
|
{ label: "已发未收数量", prop: "toBeIssuedQty"}, |
|
|
|
{ label: "请求未收数量", prop: "notFinishQty"}, |
|
|
|
{ label: "标包数量", prop: "stdPackQty"}, |
|
|
|
{ label: _Public.remark, prop: "remark" }, |
|
|
|
{ label: _Public.creationTime, prop: "creationTime", type: "dateTime" }, |
|
|
|
{ label: _Public.lastModificationTime, prop: "lastModificationTime", type: "dateTime" }, |
|
|
|
] |
|
|
|
// 三方库任务
|
|
|
|
export const ThirdLocationJob = [ |
|
|
|
{ label: "物品代码", prop: "itemCode", fixed: "left", }, |
|
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
|
{ label: "标包数量", prop: "stdPackQty"}, |
|
|
|
{ label: "单位", prop: "uom" }, |
|
|
|
{ label: "库存状态", type: "filter", filters: "inventoryStage", prop: "status" }, |
|
|
|
{ label: "推荐箱码", prop: "recommendPackingCode" }, |
|
|
|
{ label: "实际箱码", prop: "handledPackingCode" }, |
|
|
|
{ label: "推荐数量", prop: "recommendQty" }, |
|
|
|
{ label: "实际数量", prop: 'handledQty' }, |
|
|
|
{ label: "目标ERP库位", prop: 'toLocationErpCode' }, |
|
|
|
{ label: "请求库位", prop: 'requestLocationCode' }, |
|
|
|
{ label: "在途库位", prop: 'onTheWayLocationCode' }, |
|
|
|
{ label: "目标库位", prop: "toLocationCode" }, |
|
|
|
{ label: "目标库区", prop: 'toLocationArea' }, |
|
|
|
{ label: "目标库位组", prop: 'toLocationGroup' }, |
|
|
|
{ label: "目标仓库", prop: 'toWarehouseCode' }, |
|
|
|
{ label: "推荐库位", prop: 'recommendFromLocationCode' }, |
|
|
|
{ label: "实际库位", prop: 'handledFromLocationCode' }, |
|
|
|
{ label: "推荐区域", prop: 'recommendFromLocationArea' }, |
|
|
|
{ label: "实际区域", prop: 'handledFromLocationArea' }, |
|
|
|
{ label: "推荐分组", prop: 'recommendFromLocationGroup' }, |
|
|
|
{ label: "实际分组", prop: 'handledFromLocationGroup' }, |
|
|
|
{ label: "推荐ERP库位", prop: 'recommendFromLocationErpCode' }, |
|
|
|
{ label: "实际ERP库位", prop: 'handledFromLocationErpCode' }, |
|
|
|
{ label: "推荐仓库", prop: 'recommendFromWarehouseCode' }, |
|
|
|
{ label: "实际仓库", prop: 'handledFromWarehouseCode' }, |
|
|
|
{ label: "推荐批次", prop: 'recommendLot' }, |
|
|
|
{ label: "实际批次", prop: "handledLot" }, |
|
|
|
{ label: "推荐供应商批次", prop: 'recommendSupplierBatch' }, |
|
|
|
{ label: "实际供应商批次", prop: 'handledSupplierBatch' }, |
|
|
|
{ label: "推荐到货时间", prop: 'recommendArriveDate', type: "dateTime" }, |
|
|
|
{ label: "实际到货时间", prop: 'handledArriveDate', type: "dateTime" }, |
|
|
|
{ label: "推荐生产时间", prop: 'recommendProduceDate', type: "dateTime" }, |
|
|
|
{ label: "实际生产时间", prop: 'handledProduceDate', type: "dateTime" }, |
|
|
|
{ label: "推荐过期时间", prop: 'recommendExpireDate', type: "dateTime" }, |
|
|
|
{ label: "实际过期时间", prop: 'handledExpireDate', type: "dateTime" }, |
|
|
|
{ label: "过期时间", prop: 'expiredTime',type: "dateTime" }, |
|
|
|
{ label: "计划开始时间", prop: 'planBeginTime',type: "dateTime" }, |
|
|
|
{ label: "生产线", prop: 'prodLine' }, |
|
|
|
{ label: "工作中心", prop: 'workStation' }, |
|
|
|
{ label: "工序", prop: 'operation' }, |
|
|
|
{ label: "取整后数量", prop: 'roundedQty' }, |
|
|
|
{ label: "每次配送数量", prop: 'deliveryQty' }, |
|
|
|
{ label: _Names.distributionType, prop: "distributionType", type: "filter", filters: "distributionType" }, |
|
|
|
{ label: _Names.truncType, prop: "truncType", type: "filter", filters: "truncType" }, |
|
|
|
{ label: _Names.plannedSplitRule, prop: "plannedSplitRule", type: "filter", filters: "plannedSplitRule" }, |
|
|
|
{ label: "备注", prop: 'remark' }, |
|
|
|
{ label: _Public.creationTime, prop: "creationTime", type: "dateTime" }, |
|
|
|
{ label: _Public.lastModificationTime, prop: "lastModificationTime", type: "dateTime" }, |
|
|
|
] |
|
|
|
// 三方库记录
|
|
|
|
export const ThirdLocationNote = [ |
|
|
|
{ label: "物品代码", prop: "itemCode", fixed: "left", }, |
|
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
|
{ label: "单位", prop: "uom" }, |
|
|
|
{ label: "数量", prop: "qty" }, |
|
|
|
{ label: "标包数量", prop: 'stdPackQty' }, |
|
|
|
{ label: "供应商批次", prop: 'supplierBatch' }, |
|
|
|
{ label: "来源库位", prop: "fromLocationCode" }, |
|
|
|
{ label: "目标库位", prop: 'toLocationCode' }, |
|
|
|
{ label: "在途库位", prop: "onTheWayLocationCode" }, |
|
|
|
{ label: "来源库区", prop: 'fromLocationArea' }, |
|
|
|
{ label: "目标库区", prop: 'toLocationArea' }, |
|
|
|
{ label: "来源库位组", prop: 'fromLocationGroup' }, |
|
|
|
{ label: "目标库位组", prop: 'toLocationGroup' }, |
|
|
|
{ label: "来源ERP库位", prop: 'fromLocationErpCode' }, |
|
|
|
{ label: "目标ERP库位", prop: 'toLocationErpCode' }, |
|
|
|
{ label: "来源批次", prop: 'fromLot' }, |
|
|
|
{ label: "目标批次", prop: 'toLot' }, |
|
|
|
{ label: "来源箱码", prop: 'fromPackingCode' }, |
|
|
|
{ label: "目标箱码", prop: 'toPackingCode' }, |
|
|
|
{ label: "来源仓库", prop: 'fromWarehouseCode' }, |
|
|
|
{ label: "目标仓库", prop: 'toWarehouseCode' }, |
|
|
|
{ label: "推荐数量", prop: 'recommendQty' }, |
|
|
|
{ label: "实际数量", prop: "handledQty" }, |
|
|
|
{ label: "推荐箱码", prop: "recommendPackingCode" }, |
|
|
|
{ label: "实际箱码", prop: "handledPackingCode" }, |
|
|
|
{ label: "推荐库位", prop: 'recommendFromLocationCode' }, |
|
|
|
{ label: "实际库位", prop: 'handledFromLocationCode' }, |
|
|
|
{ label: "推荐ERP库位", prop: 'recommendFromLocationErpCode' }, |
|
|
|
{ label: "实际ERP库位", prop: 'handledFromLocationErpCode' }, |
|
|
|
{ label: "推荐区域", prop: 'recommendFromLocationArea' }, |
|
|
|
{ label: "实际区域", prop: 'handledFromLocationArea' }, |
|
|
|
{ label: "推荐批次", prop: "recommendLot" }, |
|
|
|
{ label: "实际批次", prop: "handledLot" }, |
|
|
|
{ label: "推荐供应商批次", prop: 'recommendSupplierBatch' }, |
|
|
|
{ label: "实际供应商批次", prop: 'handledSupplierBatch' }, |
|
|
|
{ label: "推荐分组", prop: 'recommendFromLocationGroup' }, |
|
|
|
{ label: "实际分组", prop: 'handledFromLocationGroup' }, |
|
|
|
{ label: "推荐生产时间", prop: 'recommendProduceDate', type: "dateTime" }, |
|
|
|
{ label: "实际生产时间", prop: 'handledProduceDate', type: "dateTime" }, |
|
|
|
{ label: "推荐到货时间", prop: 'recommendArriveDate', type: "dateTime" }, |
|
|
|
{ label: "实际到货时间", prop: 'handledArriveDate', type: "dateTime" }, |
|
|
|
{ label: "推荐过期时间", prop: 'recommendExpireDate', type: "dateTime" }, |
|
|
|
{ label: "实际过期时间", prop: 'handledExpireDate', type: "dateTime" }, |
|
|
|
{ label: "推荐仓库", prop: 'recommendFromWarehouseCode' }, |
|
|
|
{ label: "实际仓库", prop: 'handledFromWarehouseCode' }, |
|
|
|
{ label: "备注", prop: 'remark' }, |
|
|
|
{ label: "生产线", prop: 'prodLine' }, |
|
|
|
{ label: "工作中心", prop: 'workStation' }, |
|
|
|
{ label: "发料时间", prop: 'issueTime', type: "dateTime" }, |
|
|
|
{ label: "到货日期", prop: "arriveDate", type: "dateTime" }, |
|
|
|
{ label: "过期时间", prop: 'expiredTime' }, |
|
|
|
{ label: _Public.creationTime, prop: "creationTime", type: "dateTime" }, |
|
|
|
{ label: _Public.lastModificationTime, prop: "lastModificationTime", type: "dateTime" }, |
|
|
|
] |
|
|
|
|
|
|
|
// 客户退货记录
|
|
|
|
export const customerReturnNote = [ |
|
|
|
{ label: "物品代码", prop: "itemCode", fixed: "left", }, |
|
|
|
{ label: "物品名称", prop: "itemName" }, |
|
|
|
{ label: "物品描述1", prop: "itemDesc1" }, |
|
|
|
{ label: "物品描述2", prop: "itemDesc2" }, |
|
|
|
{ label: "单位", prop: "uom" }, |
|
|
|
{ label: "数量", prop: "qty" }, |
|
|
|
{ label: "标包数量", prop: 'stdPackQty' }, |
|
|
|
{ label: "供应商批次", prop: 'supplierBatch' }, |
|
|
|
{ label: "来源库位", prop: "fromLocationCode" }, |
|
|
|
{ label: "目标库位", prop: 'toLocationCode' }, |
|
|
|
{ label: "来源库区", prop: 'fromLocationArea' }, |
|
|
|
{ label: "目标库区", prop: 'toLocationArea' }, |
|
|
|
{ label: "来源库位组", prop: 'fromLocationGroup' }, |
|
|
|
{ label: "目标库位组", prop: 'toLocationGroup' }, |
|
|
|
{ label: "来源ERP库位", prop: 'fromLocationErpCode' }, |
|
|
|
{ label: "目标ERP库位", prop: 'toLocationErpCode' }, |
|
|
|
{ label: "来源批次", prop: 'fromLot' }, |
|
|
|
{ label: "目标批次", prop: 'toLot' }, |
|
|
|
{ label: "来源箱码", prop: 'fromPackingCode' }, |
|
|
|
{ label: "目标箱码", prop: 'toPackingCode' }, |
|
|
|
{ label: "来源仓库", prop: 'fromWarehouseCode' }, |
|
|
|
{ label: "目标仓库", prop: 'toWarehouseCode' }, |
|
|
|
{ label: "推荐数量", prop: 'recommendQty' }, |
|
|
|
{ label: "实际数量", prop: "handledQty" }, |
|
|
|
{ label: "推荐箱码", prop: "recommendPackingCode" }, |
|
|
|
{ label: "实际箱码", prop: "handledPackingCode" }, |
|
|
|
{ label: "推荐库位", prop: 'recommendToLocationCode' }, |
|
|
|
{ label: "实际库位", prop: 'handledToLocationCode' }, |
|
|
|
{ label: "推荐库区", prop: 'recommendToLocationArea' }, |
|
|
|
{ label: "实际库区", prop: 'handledToLocationArea' }, |
|
|
|
{ label: "推荐ERP库位", prop: 'recommendToLocationErpCode' }, |
|
|
|
{ label: "实际ERP库位", prop: 'handledToLocationErpCode' }, |
|
|
|
{ label: "推荐批次", prop: "recommendLot" }, |
|
|
|
{ label: "实际批次", prop: "handledLot" }, |
|
|
|
{ label: "推荐供应商批次", prop: 'recommendSupplierBatch' }, |
|
|
|
{ label: "实际供应商批次", prop: 'handledSupplierBatch' }, |
|
|
|
{ label: "推荐分组", prop: 'recommendToLocationGroup' }, |
|
|
|
{ label: "实际分组", prop: 'handledToLocationGroup' }, |
|
|
|
{ label: "推荐生产时间", prop: 'recommendProduceDate', type: "dateTime" }, |
|
|
|
{ label: "实际生产时间", prop: 'handledProduceDate', type: "dateTime" }, |
|
|
|
{ label: "推荐到货时间", prop: 'recommendArriveDate', type: "dateTime" }, |
|
|
|
{ label: "实际到货时间", prop: 'handledArriveDate', type: "dateTime" }, |
|
|
|
{ label: "推荐过期时间", prop: 'recommendExpireDate', type: "dateTime" }, |
|
|
|
{ label: "实际过期时间", prop: 'handledExpireDate', type: "dateTime" }, |
|
|
|
{ label: "推荐仓库", prop: 'recommendToWarehouseCode' }, |
|
|
|
{ label: "实际仓库", prop: 'handledToWarehouseCode' }, |
|
|
|
{ label: "备注", prop: 'remark' }, |
|
|
|
{ label: "到货日期", prop: "arriveDate", type: "dateTime" }, |
|
|
|
{ label: "生产时间", prop: 'produceDate', type: "dateTime" }, |
|
|
|
{ label: "过期时间", prop: 'expiredTime' }, |
|
|
|
{ label: _Public.creationTime, prop: "creationTime", type: "dateTime" }, |
|
|
|
{ label: _Public.lastModificationTime, prop: "lastModificationTime", type: "dateTime" }, |
|
|
|
] |