Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016954Openbravo ERPA. Platformpublic2011-05-02 10:492011-09-21 12:06
egoitz 
marvintm 
highminoralways
closedfixed 
5
 
2.50MP342.50MP34 
Core
No
0016954: When installing a module if a transalation is installed the fields that use core elements are not translated.
If you install a module in an application where a translation is installed, if the fields of the module use core elements, theese fields are not translated.
This is because the synchronize terminlogy is not executed.
Besides, to execute it manually you need to check the module as indevelopment.
-Create a new module with a new table and window.
-Define the column using core elements.
-Export and package the module.
-Then install the module in a different application where a translation is isntalled.
*See that the new fields using core elements are not translated.

To translate them you need to check the new module as indevelopment and execute
syncronize terminology.
No tags attached.
depends on backport 00183833.0MP4 closed marvintm When installing a module if a transalation is installed the fields that use core elements are not translated. 
Issue History
2011-05-02 10:49egoitzNew Issue
2011-05-02 10:49egoitzAssigned To => alostale
2011-05-02 10:49egoitzModules => Core
2011-05-02 10:52alostaleStatusnew => scheduled
2011-08-10 09:07egoitzTarget Version2.50MP31 => 2.50MP34
2011-08-30 09:35alostaleIssue cloned0018383
2011-08-30 09:36alostaleRelationship addeddepends on 0018383
2011-08-30 09:37alostaleAssigned Toalostale => marvintm
2011-09-21 09:19hgbotCheckin
2011-09-21 09:19hgbotNote Added: 0041174
2011-09-21 09:19hgbotStatusscheduled => resolved
2011-09-21 09:19hgbotResolutionopen => fixed
2011-09-21 09:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/dcad918db1b31af3f3dfaa2490159b55e665e594 [^]
2011-09-21 12:06egoitzNote Added: 0041191
2011-09-21 12:06egoitzStatusresolved => closed
2011-09-21 12:06egoitzFixed in Version => 2.50MP34

Notes
(0041174)
hgbot   
2011-09-21 09:19   
Repository: erp/stable/2.50
Changeset: dcad918db1b31af3f3dfaa2490159b55e665e594
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Sep 21 09:18:48 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/dcad918db1b31af3f3dfaa2490159b55e665e594 [^]

Fixed issue 16954. AD_Language_Create will insert field_trls with its names translated if possible

---
M src-db/database/model/functions/AD_LANGUAGE_CREATE.xml
---
(0041191)
egoitz   
2011-09-21 12:06   
verified.