import fix

This commit is contained in:
venbatechnologies@gmail.com 2017-08-10 14:31:49 +05:30
parent 454cdd22ee
commit 33ec5e4b9a

View File

@ -3395,10 +3395,10 @@ $('#txtToatlOrder').val((parseFloat(TotalOrder) + parseFloat(totalexp)).toFixed(
function clearTaxField() function clearTaxField()
{ {
//$('#AfterBasicPriceTax').val(''); //$('#AfterBasicPriceTax').val('');
$('#ReqNo').val(''); //$('#ReqNo').val('');
$('#deptName').val(''); //$('#deptName').val('');
$('#CostCenter').val(''); //$('#CostCenter').val('');
$('#AvlBudAmt').val(''); //$('#AvlBudAmt').val('');
$('#MaterialCode').val(''); $('#MaterialCode').val('');
$('#ItemName').val(''); $('#ItemName').val('');
$('#UOM').val(''); $('#UOM').val('');