IDEMPIERE-2389:Print format and Report type selection on process dialog

update Mandatory flag when load parameter value from save
This commit is contained in:
hieplq 2015-03-30 00:49:11 +07:00
parent 88a373064b
commit 9b4c49a594
1 changed files with 3 additions and 0 deletions

View File

@ -479,6 +479,9 @@ public class ProcessParameterPanel extends Panel implements
} // for every field
//TODO: consider also call processDependencies per each time set value for field to validate, call callout,...
dynamicDisplay();
return true;
} // loadParameters