Commit a7810e98 authored by kdabholkar's avatar kdabholkar

Commit Changes of GSTR1 regarding misc_drcr_rcp, this queries no more flag based.

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@189979 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0284f1d8
......@@ -10044,8 +10044,8 @@ public class GstDataPrc extends ProcessEJB implements GstDataPrcLocal,GstDataPrc
}
// }//End of Else Loop of Disparm GST_EXCLUDE_NILL_CDNR
if ("Y".equalsIgnoreCase(IMPL_MIN_RATE_HISTORY))
{
/*if ("Y".equalsIgnoreCase(IMPL_MIN_RATE_HISTORY))
{*/
/**
* 9B(1) Header Credit Note registered (CDNRA) - Misc Credit Note registered *
......@@ -10756,7 +10756,7 @@ public class GstDataPrc extends ProcessEJB implements GstDataPrcLocal,GstDataPrc
retString = executeSqlAndPopulateData(hdrSql,dtlSql,"9B2(MISC-DN-UNREG)");
}
}// End (if) of misc debit/credit note disparm
//}// End (if) of misc debit/credit note disparm
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