#
zjj
2025-05-23 0a961cda12ec39dc0e33fc9148f902a7bed7bd76
rsf-admin/src/i18n/en.js
@@ -209,10 +209,10 @@
        field: {
            outBound: {
                stockWithdrawal: 'StockWithdrawal',
                withdrawal:'Withdrawal'
                withdrawal: 'Withdrawal'
            },
            basContainer: {
                containerType:'containerType',
                containerType: 'containerType',
                codeType: 'codeType',
                areas: 'areas',
            },
@@ -228,8 +228,8 @@
                isWcs: 'isWcs',
                wcsData: 'wcsData',
                containerType: 'containerType',
                barcode: 'barcode',
                autoTransfer: 'autoTransfer',
                barcode: 'barcode',
                autoTransfer: 'autoTransfer',
            },
            host: {
@@ -987,6 +987,7 @@
                wkType: "wkType",
                aggType: "Agg Type",
                matnrId: "matnrId",
                wareArea: 'Warehouse Areas',
                maktx: "maktx",
                matnrCode: "matnrCode",
                trackCode: "trackCode",
@@ -1117,6 +1118,7 @@
        locInit: 'loc init',
        siteInit: 'site init',
        batch: 'batch',
        pick: 'Pick',
        confirm: 'confirm',
        cancel: "cancel",
        query: "Query",
@@ -1154,6 +1156,8 @@
        error: {
            stock: "Insufficient inventory to deliver !!",
            select_error_order: "Please Select Asn Orders",
            out_stock_qty: "The outbound quantity cannot be greater than the inventory quantity",
        }
    }