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

Attachments

1

Activity

Show:

Carlos Ruiz April 29, 2016 at 5:32 AM

Thanks for the detailed report.

José Luis Manriquez April 24, 2016 at 3:57 AM
Edited

Corrections...

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)

Thx.

Fixed

Details

Assignee

Reporter

Components

Affects versions

Priority

Created April 24, 2016 at 3:33 AM
Updated June 2, 2016 at 2:06 AM
Resolved April 29, 2016 at 5:32 AM