Initial Client Setup Process - Not unique in the ID space
Description
Hi ,
The problem occurs from the Review 11325 forward. When entering the menu 'Initial Client Setup Process ' throw exception ZK ' org.zkoss.zk.ui.UiException : Not unique in the ID space of < ProcessDialog null> : IsUseSalesRegionDimension -popup ' .
This process ( Initial Client Setup Process ) defines the parameters 'Sales Region Accounting ' and 'Activity Accounting ' the same DB 'Column Name' = ' IsUseSalesRegionDimension ' and the ' org.adempiere.webui.apps.ProcessParameterPanel ' class on the line is being used GridField name corresponding to ' DB Column Name' ( IsUseSalesRegionDimension ) .
The exception is displayed from the release when in class 11325 ' org.adempiere.webui.apps.AbstractProcessDialog ' method is invoked ' layout () ' before ' if (! ParameterPanel.init () )'.
Sorry for my English.
Environment
Version : 3.1.0.qualifier Database Version : 201510310000_Version.sql Vendor : Supported by iDempiere community JVM : Java HotSpot(TM) 64-Bit Server VM 25.45-b02 OS : Windows 8.1 6.3
1. org.adempiere.webui.apps.ProcessParameterPanel (in release 11329, line 299). 2.- The exception is displayed from the release 11325 when in class ' org.adempiere.webui.apps.AbstractProcessDialog ' the method 'layout()' is invoked before of 'if (! ParameterPanel.init () )'. (in release 11329, line 225)
Hi ,
The problem occurs from the Review 11325 forward. When entering the menu 'Initial Client Setup Process ' throw exception ZK ' org.zkoss.zk.ui.UiException : Not unique in the ID space of < ProcessDialog null> : IsUseSalesRegionDimension -popup ' .
This process ( Initial Client Setup Process ) defines the parameters 'Sales Region Accounting ' and 'Activity Accounting ' the same DB 'Column Name' = ' IsUseSalesRegionDimension ' and the ' org.adempiere.webui.apps.ProcessParameterPanel ' class on the line is being used GridField name corresponding to ' DB Column Name' ( IsUseSalesRegionDimension ) .
The exception is displayed from the release when in class 11325 ' org.adempiere.webui.apps.AbstractProcessDialog ' method is invoked ' layout () ' before ' if (! ParameterPanel.init () )'.
Sorry for my English.