skyouc
2025-05-04 6a4497d2fcd015f73856ce0f75e2c2832362c88f
rsf-admin/src/i18n/en.js
@@ -353,6 +353,8 @@
                fieldsIndex: "fieldsIndex",
                barcode: "barcode",
                anfme: "anfme",
                workQty: 'Work Qty',
                qty: 'Available',
                batch: "batch",
                unit: "unit",
                stockUnit: "stockUnit",
@@ -574,10 +576,14 @@
                poDetlCode: "poDetlCode",
                matnrId: "matnrId",
                maktx: "maktx",
                spec: "Spec",
                model: "Model",
                anfme: "anfme",
                stockUnit: "stockUnit",
                purQty: "purQty",
                isptResult: "Ispt Result",
                purUnit: "purUnit",
                unit: 'Unit',
                qty: "qty",
                splrCode: "splrCode",
                splrName: "splrName",
@@ -1030,7 +1036,8 @@
    },
    request: {
        error: {
            stock: "Insufficient inventory to deliver !!"
            stock: "Insufficient inventory to deliver !!",
            select_error_order: "Please Select Asn Orders",
        }
    }