EDIT AMEND SERVICE PO PROBLEM RESLOVED.
This commit is contained in:
parent
af0c746a1d
commit
888bdfa190
@ -1965,15 +1965,5 @@ function calculateIgstTax(varBasicValue,Igst)
|
|||||||
return TAXval;// $('#AfterServiceTax').val(TAXval);
|
return TAXval;// $('#AfterServiceTax').val(TAXval);
|
||||||
|
|
||||||
}
|
}
|
||||||
// var Detail = <?php echo json_encode($Payment, JSON_PRETTY_PRINT) ?>;
|
|
||||||
// //console.log(Detail);
|
|
||||||
|
|
||||||
// $.each(Detail, function (index, value)
|
|
||||||
// {
|
|
||||||
// $("#PaymentTerms").append( $('<option></option>').val(value.ConfigValue).html(value.ConfigValue) );
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// } );
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
Loading…
Reference in New Issue
Block a user