Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002000Openbravo ERP01. General setuppublic2007-09-24 18:472008-06-12 09:43
jaimetorre 
alostale 
normalminoralways
closedfixed 
5
 
2.35 
No
Core
No
0002000: InitialClientSetup violates constraint A_Asset_Group_Key
When the Initial Client Setup is run, an error in log4j informs that an insert cannot be done because it would violate the constraint A_Asset_Group_Key.

The problem is in file

The solution is easy:
- Open the file src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.java.
- Search for A_Asset_Group_ID.
- In the next line substitute 'C_BP_Group_ID' with 'A_Asset_Group_ID'
No tags attached.
Issue History

Notes
(0005589)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1801320 [^]