Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013174Openbravo ERP00. Application dictionarypublic2010-04-30 17:402010-05-18 21:44
networkb 
alostale 
urgentmajoralways
closedfixed 
5
2.40MP14 
2.50MP17 
Core
No
0013174: The syncronize terminology process insert an incorrect name in a column inserted in a core table
The syncronize terminology process insert an incorrect name in a column inserted in a core table.
The name of the column is updated to
em_prefix_em_prefix_name
-Create a new module, set as indevelopment and add a DBPREFIX.
-create a new column in the c_city table. Name= em_dbprefix_name
-login as system administrator
-Go to the tables and columns window
-Find the c_city table.
-Go to the columns tab
-Create a new column. dbcolumname=em_dbprefix_name name=em_dbprefix_name
-Execute syncronize terminology.
-See that the name of the new column has been updated to em_prefix_em_prefix_name
No tags attached.
has duplicate defect 0015327 closed alostale Synchronize Terminology repeats column name prefix 
Issue History
2010-04-30 17:40networkbNew Issue
2010-04-30 17:40networkbAssigned To => alostale
2010-05-03 08:27alostaleStatusnew => scheduled
2010-05-07 10:16hgbotCheckin
2010-05-07 10:16hgbotNote Added: 0027030
2010-05-07 10:16hgbotStatusscheduled => resolved
2010-05-07 10:16hgbotResolutionopen => fixed
2010-05-07 10:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8532b1224016a1283b7814ce399b42a4f19c2e39 [^]
2010-05-11 18:19jpabloaeTarget Version2.50MP16 => 2.50MP17
2010-05-13 12:19marvintmNote Added: 0027191
2010-05-13 12:19marvintmStatusresolved => closed
2010-05-14 00:00anonymoussf_bug_id0 => 3001314
2010-05-18 21:44hudsonbotCheckin
2010-05-18 21:44hudsonbotNote Added: 0027497
2011-07-07 20:54shuehnerRelationship addedhas duplicate 0015327

Notes
(0027030)
hgbot   
2010-05-07 10:16   
Repository: erp/devel/pi
Changeset: 8532b1224016a1283b7814ce399b42a4f19c2e39
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri May 07 10:16:12 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8532b1224016a1283b7814ce399b42a4f19c2e39 [^]

fixed bug 13174: Syncronize Terminology sets incorrect name to cols in different module than table

---
M src-db/database/model/functions/AD_SYNCHRONIZE.xml
---
(0027191)
marvintm   
2010-05-13 12:19   
Followed the steps to reproduce and the issue didn't happen. Also, used the Easy Extensible Attributes (which calls the Synchronize Terminology function) and the problem didn't happen either.
(0027497)
hudsonbot   
2010-05-18 21:44   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/8532b1224016 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/aa11838d5f80 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17380.obx [^]