Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006776Openbravo ERP00. Application dictionarypublic2009-01-03 19:452009-01-26 00:33
networkb 
iperdomo 
immediatemajoralways
closedfixed 
30
2.40 
2.40MP2 
OBPS
Core
No
0006776: tab "text interfaces trl" don't work
If OB ERP dont have got installed any language, you install a new language, when you try to go to window "text interfaces", you click in tab "translate" then error screen is returned.
1. In OB ERP there is not installed any language.
2. Install a new language.
3. compile complete
4. window "text interfaces", tab "translation"
No tags attached.
has duplicate backport 0006775 closed alostale Some tabs are not generated (Not possible to translate not generated windows) 
blocks defect 0006774 closed alostale tab "text interfaces trl" don't work 
Issue History
2009-01-03 19:45rafarodaNew Issue
2009-01-03 19:45rafarodaAssigned To => alostale
2009-01-03 19:45rafarodaStatusnew => scheduled
2009-01-03 19:45rafarodaOBNetwork customer => Yes
2009-01-03 19:45rafarodaSummarytab "text interfaces trl" don't work => tab "text interfaces trl" don't work
2009-01-03 19:45rafarodaDescription Updated
2009-01-03 19:45rafarodaProposed Solution updated
2009-01-03 19:47rafarodaRelationship addedhas duplicate 0006775
2009-01-03 19:47rafarodaNote Added: 0011897
2009-01-07 09:50iperdomoAssigned Toalostale => iperdomo
2009-01-07 09:52svnbotCheckin
2009-01-07 09:52svnbotNote Added: 0011936
2009-01-07 09:52svnbotStatusscheduled => resolved
2009-01-07 09:52svnbotResolutionopen => fixed
2009-01-07 09:52svnbotsvn_revision => 11669
2009-01-26 00:33psarobeRegression testing => No
2009-01-26 00:33psarobeStatusresolved => closed

Notes
(0011897)
rafaroda   
2009-01-03 19:47   
Additional information from issue 6632:

In 2.40 some tabs are not properly generated, for example Translation tab at Text Interface window.

As they are not generated it is not possible to execute the servlet and access to translate tab.

Compile the Text interface Window: ant compile -Dtab=Text
You will realice only one tab is generated, so it is cristla clear you won't be able to translate not generated windows.

Furthermore, if you want to make sure, you can access to Text Interfaces window, Translation tab and you will get a Error 500.

All columns at table AD_TEXTINTERFACE_TRL are iskey='N' and issecondarykey='N'. On this case, AD_LANGUAGE AND AD_TEXTINTERFACE_ID should be issecondarykey='Y'.

In order to avoid other similar cases, try to debug the generation process and check in which cases tabs are not generated. Afterwards, check if any other tabs are not generated when they should.
(0011936)
svnbot   
2009-01-07 09:52   
Repository: openbravo
Revision: 11669
Author: iperdomo
Date: 2009-01-07 09:52:22 +0100 (Wed, 07 Jan 2009)

Fixes issue 6776: AD_Language nad AD_TextInterfaces_ID were configured as secondary key

---
U branches/r2.40/src-db/database/sourcedata/AD_COLUMN.xml
---

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