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")); ?>