Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006212Openbravo ERPZ. Otherspublic2008-11-26 17:022009-04-21 11:06
alostale 
mtaal 
urgentmajorhave not tried
closedfixed 
5
 
 
Core
No
0006212: Import reference data in client 0 generates new uuids
When inserting reference data using DAL into ad_client 0 it should not generate new uuids but maintain the current ids but it is doing so.
No tags attached.
xml Masterdata.xml (1,141) 2008-11-26 17:03
https://issues.openbravo.com/file_download.php?file_id=464&type=bug
Issue History
2008-11-26 17:02alostaleNew Issue
2008-11-26 17:02alostaleAssigned To => mtaal
2008-11-26 17:02alostalesf_bug_id0 => 2351305
2008-11-26 17:02alostaleRegression testing => No
2008-11-26 17:03alostaleFile Added: Masterdata.xml
2008-11-26 18:04svnbotCheckin
2008-11-26 18:04svnbotNote Added: 0010736
2008-11-26 18:04svnbotStatusnew => resolved
2008-11-26 18:04svnbotResolutionopen => fixed
2008-11-26 18:04svnbotsvn_revision => 10632
2008-11-26 18:17svnbotCheckin
2008-11-26 18:17svnbotNote Added: 0010737
2008-11-26 18:17svnbotsvn_revision10632 => 10633
2009-04-21 11:06psarobeStatusresolved => closed

Notes
(0010736)
svnbot   
2008-11-26 18:04   
Repository: openbravo
Revision: 10632
Author: mtaal
Date: 2008-11-26 18:04:07 +0100 (Wed, 26 Nov 2008)

Fixes issue 6212, replaced the standard UUID generator with a custom one to prevent overwriting of id's

---
U trunk/src/org/openbravo/dal/core/DalMappingGenerator.java
A trunk/src/org/openbravo/dal/core/DalUUIDHexGenerator.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=10632&sc=1 [^]
(0010737)
svnbot   
2008-11-26 18:17   
Repository: openbravo
Revision: 10633
Author: mtaal
Date: 2008-11-26 18:16:59 +0100 (Wed, 26 Nov 2008)

Related to the fix of issue 6212

---
U trunk/src/org/openbravo/base/model/BaseOBObjectDef.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=10633&sc=1 [^]