skyouc
2025-05-02 ee608e161f17082b9fd6e1ed236214a0ac5c2f0e
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,13 @@
                poDetlCode: "poDetlCode",
                matnrId: "matnrId",
                maktx: "maktx",
                spec: "Spec",
                model: "Model",
                anfme: "anfme",
                stockUnit: "stockUnit",
                purQty: "purQty",
                purUnit: "purUnit",
                unit: 'Unit',
                qty: "qty",
                splrCode: "splrCode",
                splrName: "splrName",
@@ -1030,7 +1035,8 @@
    },
    request: {
        error: {
            stock: "Insufficient inventory to deliver !!"
            stock: "Insufficient inventory to deliver !!",
            select_error_order: "Please Select Asn Orders",
        }
    }