Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009798Openbravo ERP00. Application dictionarypublic2009-07-07 16:042009-07-29 00:00
alostale 
alostale 
urgentmajoralways
closedfixed 
5
pi 
pi2.50MP3 
Core
No
0009798: AD_Column.name value is translated for non-English modules
When a module is in a language different than English and Synchronize Terminology process is executed, the columns in that module are updated with the translated elements.

In the case of the ad_column.name column the problem is that, as it is also used to define DAL's properties, it has a non standard value.
-Install Spanish localization pack
-Create a module in Spanish
-Create a table for that module
-Create table and columns in AD
-Execute Synchronize Terminology
-Check the ad_client_id, ad_org_id column names, they are in Spanish
For column name use the value in the element regardless translation.
250MP3releasecandidate
Issue History
2009-07-07 16:04alostaleNew Issue
2009-07-07 16:04alostaleAssigned To => alostale
2009-07-07 16:08hgbotCheckin
2009-07-07 16:08hgbotNote Added: 0017969
2009-07-07 16:08hgbotStatusnew => resolved
2009-07-07 16:08hgbotResolutionopen => fixed
2009-07-07 16:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/35f625c4b378a5d7f939c98de9cca62b1a40ea64 [^]
2009-07-21 16:24psarobeFixed in Version => 2.50MP3
2009-07-21 16:26psarobeTag Attached: 250MP3releasecandidate
2009-07-28 11:27psarobeStatusresolved => closed
2009-07-29 00:00anonymoussf_bug_id0 => 2828656

Notes
(0017969)
hgbot   
2009-07-07 16:08   
Repository: erp/devel/pi
Changeset: 35f625c4b378a5d7f939c98de9cca62b1a40ea64
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jul 07 16:07:35 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/35f625c4b378a5d7f939c98de9cca62b1a40ea64 [^]

fixed bug 0009798: AD_Column.name value is translated for non-English modules

---
M src-db/database/model/functions/AD_SYNCHRONIZE.xml
---