Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010886Openbravo ERP00. Application dictionarypublic2009-10-06 19:282010-08-30 15:49
galderromo 
iciordia 
urgentmajoralways
acknowledgedopen 
20Gentoo 2.6.24
2.50MP5 
 
Core
No
0010886: Synchronize terminology
Taking into account new development approach when including in core tables new columns, Synchronize terminology should be updated.

If you have a column in any of the standard tables called dateinvoiced, this column will have a element.

If you now want to include a new column called dateinvoiced on a existing core table, you need to create it as EM_dateinvoiced. It can also happen, the column you are including is EM_AE_dateinvoiced where AE is DBprefix for a new module.

When you execute synchronize terminology, a new element is created.

Problems:
- you need to translate something is already translated
- you duplicate records
-Look for a existing element. Have a look at the column in that element, for example AAA.

-Create a column in a core table (in the example AAA)
-You will need to create a EM_AAA
-Synchronize terminology.
-New element different from step one is created.
Synchronize terminology should check not only for identical columns but also to columns with EM_ or EM_DBPrefix_.
dev-platform-quick-wins, Modularity
Issue History
2009-10-06 19:28galderromoNew Issue
2009-10-06 19:28galderromoAssigned To => rafaroda
2009-10-06 19:33galderromoNote Added: 0020796
2009-10-07 07:23rafarodaNote Added: 0020801
2009-10-07 07:23rafarodaAssigned Torafaroda => iciordia
2009-10-07 07:23rafarodaPriorityhigh => urgent
2009-10-07 07:23rafarodaStatusnew => acknowledged
2009-10-07 07:23rafarodaIssue Monitored: rafaroda
2009-10-07 07:24rafarodaTag Attached: Modularity
2009-10-07 14:59shuehnerIssue Monitored: shuehner
2010-08-30 15:49rafarodaTag Attached: dev-platform-quick-wins

Notes
(0020796)
galderromo   
2009-10-06 19:33   
Should be considered if is a bug or not. In my opinion, Synchronize Terminology is not working as was thought to work. Although is working as was designed. I guess is a bug.
(0020801)
rafaroda   
2009-10-07 07:23   
Very good point Galder. Any comment Isma? Feature request or really a defect?