Commit e199bc39 authored by mjadhav's avatar mjadhav

add state descr


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@97036 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 78dba58e
......@@ -1358,7 +1358,7 @@ public class GenInvoiceSchedule implements Schedule {
System.out.println("invPwd :::: "+invPwd);
this.invPort = dom.getElementsByTagName("INV_SFTP_PORT").item(0).getFirstChild().getNodeValue();
System.out.println("invPort :::: "+invPort);
/*
BufferedReader br = new BufferedReader(new FileReader(xmlFileName));
......
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