Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004791Openbravo ERPZ. Otherspublic2008-09-02 10:272009-03-06 12:52
alostale 
alostale 
highmajoralways
closedfixed 
5
 
2.50 
Core
No
0004791: Copy client doesn't work with UUIDs
Copy client process does not work with UUIDs due the algorithm it implements. It is trying to sum an offset to all the IDs, this worked when IDs were numeric but it doesn't work for UUIDs.
Execute Copy Client process
Two possible solutions:
*Copy client can maintain a table with references between old and new IDs, the translation process for reference data would look into this table.
*This could be achieved using the "reference data" defined in modularity project.
platform1_sprint1, UUID project
Issue History
2008-09-02 10:27alostaleNew Issue
2008-09-02 10:27alostaleAssigned To => cromero
2008-09-02 10:27alostalesf_bug_id0 => 2088459
2008-09-02 10:27alostaleRegression testing => No
2008-09-02 10:28alostaleTag Attached: UUID project
2008-09-08 10:20psarobeAssigned Tocromero => alostale
2008-09-08 10:20psarobeSeverityminor => major
2008-09-08 10:20psarobeStatusnew => scheduled
2008-12-03 19:03pjuvaraPrioritynormal => high
2008-12-10 10:46alostaleNote Added: 0011125
2008-12-10 10:47svnbotCheckin
2008-12-10 10:47svnbotNote Added: 0011126
2008-12-10 10:47svnbotStatusscheduled => resolved
2008-12-10 10:47svnbotResolutionopen => fixed
2008-12-10 10:47svnbotsvn_revision => 11080
2008-12-12 12:12alostaleTag Attached: platform1_sprint1
2009-03-06 12:52psarobeStatusresolved => closed

Notes
(0011125)
alostale   
2008-12-10 10:46   
This process is not longer used. Export and import client processes will be used instead.

The copy client process has been removed from processes table as well as from menu. Note that the pl process and its associated tables have not been removed and they should be in the next deletion of deprecated objects.
(0011126)
svnbot   
2008-12-10 10:47   
Repository: openbravo
Revision: 11080
Author: alostale
Date: 2008-12-10 10:47:32 +0100 (Wed, 10 Dec 2008)

fixed bug 0004791: Copy client doesn't work with UUIDs

---
U trunk/src-db/database/sourcedata/AD_MENU.xml
U trunk/src-db/database/sourcedata/AD_MODULE.xml
U trunk/src-db/database/sourcedata/AD_PROCESS.xml
U trunk/src-db/database/sourcedata/AD_PROCESS_PARA.xml
U trunk/src-db/database/sourcedata/AD_TREENODE.xml
---

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