Commit 9825c9ef authored by prane's avatar prane

to set eff_from from mfg_date of min lot entered in lot_no_from field. And...

to set eff_from from mfg_date of min lot entered in lot_no_from field.	And valid_upto from exp_date of max lot no entered in Lot_no_to field

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@198002 ce508802-f39f-4f6c-b175-0d175dae99d5
parent db40f702
...@@ -726,7 +726,7 @@ public class PriceListTranIC extends ValidatorEJB implements ...@@ -726,7 +726,7 @@ public class PriceListTranIC extends ValidatorEJB implements
}/*Pavan R 4feb19 end*/ }/*Pavan R 4feb19 end*/
valueXmlString.append("</Detail2>\r\n"); valueXmlString.append("</Detail2>\r\n");
System.out.println(":::::generated xml"+ valueXmlString.toString()); System.out.println(":::::generated xml"+ valueXmlString.toString());
break;
} }
} }
} catch (Exception e) { } catch (Exception e) {
......
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