latest commit 20-05-2025

This commit is contained in:
vadivelJ96 2025-05-21 09:35:29 +05:30
parent 944d535a4d
commit 9e461c8c5a

View File

@ -3344,7 +3344,7 @@ if (!empty($INRSYMBOL)) {
if (parseFloat(CPRate) === 0 || CPRate.trim() === "") {
alert("Rate cannot be empty or zero..!!");
return false;
}