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()
{
//$('#AfterBasicPriceTax').val('');
$('#ReqNo').val('');
$('#deptName').val('');
$('#CostCenter').val('');
$('#AvlBudAmt').val('');
//$('#ReqNo').val('');
//$('#deptName').val('');
//$('#CostCenter').val('');
//$('#AvlBudAmt').val('');
$('#MaterialCode').val('');
$('#ItemName').val('');
$('#UOM').val('');