rsf-admin/src/i18n/en.js
@@ -578,6 +578,7 @@ stockUnit: "stockUnit", purQty: "purQty", purUnit: "purUnit", unit: 'Unit', qty: "qty", splrCode: "splrCode", splrName: "splrName", @@ -1028,6 +1029,13 @@ order: 'Orders', }, request: { error: { stock: "Insufficient inventory to deliver !!" } } }; export default customEnglishMessages;