* 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"));
|
||||
return;
|
||||
}
|
||||
System.out.println("AD_PInstance_ID: " + instance.getAD_PInstance_ID());
|
||||
|
||||
//insert selection
|
||||
StringBuffer insert = new StringBuffer();
|
||||
|
|
Loading…
Reference in New Issue