|
|
|
@ -448,6 +448,7 @@ export default {
|
|
|
|
|
product_MaterilTotalNumber: 'Total',
|
|
|
|
|
product_BarCode: 'Barcode',
|
|
|
|
|
product_PickingDetails: 'Pick up detail',
|
|
|
|
|
Picking: 'Picking',
|
|
|
|
|
product_Bookkeeping: 'Bookkeeping',
|
|
|
|
|
product_Tip4: 'Order No cannot be blank',
|
|
|
|
|
product_Tip5: 'The bar code is not standard',
|
|
|
|
@ -517,5 +518,10 @@ export default {
|
|
|
|
|
source: 'Source',
|
|
|
|
|
barcodeSource: 'Scan the barcode of the source container',
|
|
|
|
|
ContainerBarcode: 'Container barcode',
|
|
|
|
|
//ss
|
|
|
|
|
LocalReceiving: 'DN Receive',
|
|
|
|
|
OverseasShipping: 'Import DN',
|
|
|
|
|
OverseasPO: 'Import PO Receive',
|
|
|
|
|
management: 'Spare management',
|
|
|
|
|
},
|
|
|
|
|
};
|
|
|
|
|