From 254ccae621c4dc46071365f1bab66f276f45630e Mon Sep 17 00:00:00 2001 From: vadivel J Date: Fri, 15 Nov 2024 09:37:29 +0530 Subject: [PATCH] changes in purchase module -vadivelJ --- app/Views/alterpurchaseorder.php | 3 +-- app/Views/purchaseorder.php | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/app/Views/alterpurchaseorder.php b/app/Views/alterpurchaseorder.php index 31b3f0b9..cf09bb3d 100755 --- a/app/Views/alterpurchaseorder.php +++ b/app/Views/alterpurchaseorder.php @@ -1587,7 +1587,6 @@ if (!empty($INRSYMBOL)) { // style="display:none;" $('#Vat').removeAttr("style"); $('#TotVat').removeAttr("style"); - alert("i am local"); $('#CGSTEditModel').attr("style", ""); $('#SGSTEditModel').attr("style", ""); $('#IGSTEditModel').attr("style", "display:none"); @@ -2467,7 +2466,7 @@ if (!empty($INRSYMBOL)) { Select Tax Range*
"Range", 'onchange' => 'SetVatorCST();', "id" => "Local", "value" => "0", 'checked' => set_radio('Range', '0', ))); ?> - "Range", 'onchange' => 'SetVatorCST();' , "id" => "Inter_state", "value" => "1", 'checked' => set_radio('Range', '1', ))); ?> + "Range", 'onchange' => 'SetVatorCST();' , "id" => "Inter_state", "value" => "1")); ?>