zjj
2025-05-24 a4112a5d31fa3a66daafdc009ff3b3047bb98f67
rsf-admin/src/i18n/en.js
@@ -202,10 +202,35 @@
        deviceBind: 'Device Bind',
        tasks: 'Tasks',
        wave: 'Wave Manage',
        basStation: 'BasStation',
        basContainer: 'BasContainer',
    },
    table: {
        field: {
            outBound: {
                stockWithdrawal: 'StockWithdrawal',
                withdrawal: 'Withdrawal'
            },
            basContainer: {
                containerType: 'containerType',
                codeType: 'codeType',
                areas: 'areas',
            },
            basStation: {
                stationName: 'stationName',
                inAble: 'inAble',
                outAble: 'outAble',
                useStatus: 'useStatus',
                status: 'status',
                area: 'area',
                isCrossZone: 'isCrossZone',
                crossZoneArea: 'crossZoneArea',
                isWcs: 'isWcs',
                wcsData: 'wcsData',
                containerType: 'containerType',
                barcode: 'barcode',
                autoTransfer: 'autoTransfer',
            },
            host: {
            },
@@ -603,6 +628,9 @@
                poDetlCode: "poDetlCode",
                matnrId: "matnrId",
                maktx: "maktx",
                platOrderCode: 'Customer Order Code',
                platWorkCode: 'Work Code',
                projectCode: 'Project Code',
                spec: "Spec",
                model: "Model",
                anfme: "anfme",
@@ -743,6 +771,8 @@
                deviceCode: "deviceCode",
                deviceSite: "deviceSite",
                flagInit: "flagInit",
                wcsCode: "wcsCode",
                channel: "channel",
            },
            waitPakin: {
                code: "code",
@@ -826,6 +856,7 @@
                taskCode: "TaskCode",
                taskStatus: "Status",
                taskType: "Type",
                warehType: "Warehouse Type",
                orgLoc: "orgLoc",
                orgSite: "orgSite",
                targLoc: "targLoc",
@@ -958,11 +989,14 @@
                wkType: "wkType",
                aggType: "Agg Type",
                matnrId: "matnrId",
                wareArea: 'Warehouse Areas',
                maktx: "maktx",
                matnrCode: "matnrCode",
                trackCode: "trackCode",
                unit: "unit",
                anfme: "anfme",
                qty: 'Qty',
                workQty: 'Work Qty',
                batch: "batch",
                splrBatch: "splrBatch",
                spec: "spec",
@@ -1088,6 +1122,8 @@
        locInit: 'loc init',
        siteInit: 'site init',
        batch: 'batch',
        pick: 'Pick',
        check: 'Check',
        confirm: 'confirm',
        cancel: "cancel",
        query: "Query",
@@ -1125,6 +1161,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",
        }
    }