IDEMPIERE-1330 active buttons in Purchase Order and Material Receipt.

This commit is contained in:
Heng Sin Low 2013-09-06 00:23:17 +08:00
parent dda2a38d3a
commit e7f227786b
1 changed files with 4 additions and 0 deletions

View File

@ -920,6 +920,10 @@ DataStatusListener, IADTabpanel, IdSpace, IFieldEditorContainer
{
gridTab.resetDetailForNewParentRecord();
}
else
{
gridTab.setCurrentRow(-1, true);
}
}
/**