IDEMPIERE-869 Not working , the form Bank Statement Create From Batch
This commit is contained in:
parent
a256e400f5
commit
268acba0f6
|
@ -68,7 +68,7 @@ public class WStatementCreateFromBatch extends StatementCreateFromBatch implemen
|
|||
public WStatementCreateFromBatch()
|
||||
{
|
||||
form = new WCreateFromForm(this);
|
||||
p_WindowNo = form.getGridTab().getWindowNo();
|
||||
p_WindowNo = form.getWindowNo();
|
||||
}
|
||||
|
||||
public void initForm()
|
||||
|
|
Loading…
Reference in New Issue