Commit 3567ed55 authored by smanohar's avatar smanohar

misc_vouchadv sundrybal update uncommented

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@194612 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 43908e6c
......@@ -2272,7 +2272,7 @@ conn = getConnection();
{
return errString;
}
/*
///*
if(!("O".equalsIgnoreCase((String)glTraceMap.get("sundry_type"))))
{
sundryBalMap.put("tran_date",mischdrMap.get("tran_date"));
......@@ -2311,7 +2311,7 @@ conn = getConnection();
{
return errString;
}
}*/
}//*/
} //end if
}
sql =" select tot_amt,adj_amt from misc_payables where tran_ser =? and ref_no = ? ";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment