diff --git a/application/views/editServiceAmendPO.php b/application/views/editServiceAmendPO.php index e054b2b5..31a2291b 100755 --- a/application/views/editServiceAmendPO.php +++ b/application/views/editServiceAmendPO.php @@ -1965,15 +1965,5 @@ function calculateIgstTax(varBasicValue,Igst) return TAXval;// $('#AfterServiceTax').val(TAXval); } - // var Detail = ; -// //console.log(Detail); - - // $.each(Detail, function (index, value) - // { - // $("#PaymentTerms").append( $('').val(value.ConfigValue).html(value.ConfigValue) ); - - - - // } ); \ No newline at end of file