add 出库分拣
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
"ManualWarehouseTransfer": "Manual Warehouse Transfer",
|
||||
"OperationManagement": "Operation Management",
|
||||
"PointUpdate": "Point Update",
|
||||
"QueryMaterials": "Query Materials"
|
||||
"QueryMaterials": "Query Materials",
|
||||
"Outboundsorting": "Outbound sorting"
|
||||
},
|
||||
"utils": {
|
||||
"loading": "Loading...",
|
||||
@@ -75,7 +76,12 @@
|
||||
"Pointlocationcarrier": "Point - location carrier",
|
||||
"Unitmeasurement": "Unit of measurement",
|
||||
"WarehousingType": "Warehousing Type",
|
||||
"MaterialQRCode": "Material QR Code"
|
||||
"MaterialQRCode": "Material QR Code",
|
||||
"ReturnwarehousePalletCode": "Return - to - warehouse Pallet Code",
|
||||
"OutboundPalletCode": "Outbound Pallet Code",
|
||||
"OutboundPalletStorageLocation": "Outbound Pallet Storage Location",
|
||||
"QtyReturnedWarehouse": "Quantity Returned to Warehouse",
|
||||
"OutboundQty": "Outbound Quantity"
|
||||
},
|
||||
"th": {
|
||||
"MaterialBoxNumber": "Material Box Number",
|
||||
@@ -91,5 +97,8 @@
|
||||
"toast": {
|
||||
"boxnotduplicated": "The material box number cannot be repeated.",
|
||||
"quantitynonnegative": "The quantity must be a non - negative number"
|
||||
},
|
||||
"modal": {
|
||||
"checkSorting": "The outbound pallet location is【{location}】, return quantity【{returnNum}】, outbound quantity【{outNum}】. Please check if the sorting is correct?"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user