* forgot to remove testing message in previous commit.
This commit is contained in:
parent
24d25a2bc5
commit
d679feafc7
|
@ -396,7 +396,6 @@ public class VInOutGen extends CPanel
|
||||||
info.setText(Msg.getMsg(Env.getCtx(), "ProcessNoInstance"));
|
info.setText(Msg.getMsg(Env.getCtx(), "ProcessNoInstance"));
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
System.out.println("AD_PInstance_ID: " + instance.getAD_PInstance_ID());
|
|
||||||
|
|
||||||
//insert selection
|
//insert selection
|
||||||
StringBuffer insert = new StringBuffer();
|
StringBuffer insert = new StringBuffer();
|
||||||
|
|
Loading…
Reference in New Issue