| | |
| | | deprecate: 'Deprecate', |
| | | resend: 'RESEND', |
| | | selected: 'selected', |
| | | batch: 'batch' |
| | | }, |
| | | msg: { |
| | | confirm: { |
| | |
| | | }, |
| | | menu: { |
| | | dashboard: 'Dashboard', |
| | | basicInfo: 'BasicInfo', |
| | | settings: 'Settings', |
| | | basicInfo: 'BasicInfo', |
| | | system: 'System', |
| | |
| | | warehouse: 'Warehouse', |
| | | warehouseAreas: 'WarehouseAreas', |
| | | loc: 'Loc', |
| | | locType: 'LocType', |
| | | locArea: 'locArea', |
| | | locAreaMatRela: 'LocAreaMatRela', |
| | | container: 'Container', |
| | | contract: 'Contract', |
| | | qlyInspect: 'QlyInspect', |
| | |
| | | fields: 'Extend Fields', |
| | | fieldsItem: 'Extend Fields Items', |
| | | warehouseAreasItem: 'WarehouseAreasItem', |
| | | endBay: "endBay", |
| | | endLev: "endLev", |
| | | endRow: "endRow", |
| | | startBay: "startBay", |
| | | startLev: "startLev", |
| | | startRow: "startRow", |
| | | }, |
| | | table: { |
| | | field: { |
| | |
| | | warehouseAreas: { |
| | | uuid: "uuid", |
| | | name: "name", |
| | | wareId: "ware", |
| | | code: "code", |
| | | shipperId: "shipperId", |
| | | supplierId: "supplierId", |
| | |
| | | barcode: "Barcode", |
| | | unit: "Unit", |
| | | size: "Size", |
| | | length: "length", |
| | | width: "width", |
| | | height: "height", |
| | | row: "Row", |
| | | col: "Col", |
| | | lev: "Lev", |
| | |
| | | maxPack: "MaxPack", |
| | | flagLabelMange: "FlagLabelMange", |
| | | locAttrs: "LocAttrs", |
| | | useStatus: 'useStatus', |
| | | locAreaId: 'locAreaId' |
| | | }, |
| | | locType: { |
| | | uuid: "uuid", |
| | | code: "code", |
| | | name: "name", |
| | | regex: "regex", |
| | | }, |
| | | locArea: { |
| | | name: "name", |
| | | code: "code", |
| | | areaId: "areaId", |
| | | locId: "locId", |
| | | }, |
| | | locAreaMatRela: { |
| | | areaId: "areaId", |
| | | code: "code", |
| | | matnrId: "matnrId", |
| | | groupId: "groupId", |
| | | locTypeId: "locTypeId", |
| | | locId: "locId", |
| | | }, |
| | | container: { |
| | | code: "Code", |
| | |
| | | poDetlId: "poDetlId", |
| | | poDetlCode: "poDetlCode", |
| | | matnrId: "matnrId", |
| | | matnk: "matnk", |
| | | maktx: "maktx", |
| | | anfme: "anfme", |
| | | stockUnit: "stockUnit", |
| | | purQty: "purQty", |
| | |
| | | inspection: "Inspection", |
| | | creatcode: "creatcode", |
| | | print: "print", |
| | | enable: 'enable', |
| | | unenable: 'unenable', |
| | | locInit: 'loc init', |
| | | batch: 'batch', |
| | | confirm: 'confirm', |
| | | subzone: 'subzone', |
| | | bindmatnr: 'bind matnr', |
| | | bindloc: 'bind loc', |
| | | }, |
| | | }; |
| | | |