Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006632Openbravo ERP00. Application dictionarypublic2008-12-17 20:282009-01-03 19:42
galderromo 
alostale 
highmajorhave not tried
closedout of date 
20Gentoo 2.6.24
2.40 
 
No
Core
No
0006632: Some tabs are not generated (Not possible to translate not generated windows)
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.
No tags attached.
duplicate of defect 0006774 closed alostale tab "text interfaces trl" don't work 
related to backport 0006545 closed iperdomo Translation tab of Text Interfaces window shows message HTTP Status 500 
depends on backport 0006775 closed alostale Some tabs are not generated (Not possible to translate not generated windows) 
png 240.png (90,930) 2008-12-17 20:30
https://issues.openbravo.com/file_download.php?file_id=567&type=bug
png

png 250a.png (91,239) 2008-12-17 20:31
https://issues.openbravo.com/file_download.php?file_id=568&type=bug
png
Issue History
2008-12-17 20:28galderromoNew Issue
2008-12-17 20:28galderromoAssigned To => rafaroda
2008-12-17 20:28galderromosf_bug_id0 => 2441912
2008-12-17 20:30galderromoFile Added: 240.png
2008-12-17 20:31galderromoFile Added: 250a.png
2008-12-17 20:32galderromoNote Added: 0011499
2008-12-28 11:31rafarodaRelationship addedrelated to 0006545
2009-01-02 17:28iciordiaAssigned Torafaroda => alostale
2009-01-03 19:41rafarodaOBNetwork customer => No
2009-01-03 19:41rafarodaPrioritynormal => high
2009-01-03 19:41rafarodaStatusnew => scheduled
2009-01-03 19:41rafarodafix_in_branch => trunk
2009-01-03 19:42rafarodaRegression testing => No
2009-01-03 19:42rafarodaStatusscheduled => closed
2009-01-03 19:42rafarodaNote Added: 0011893
2009-01-03 19:42rafarodaResolutionopen => out of date
2009-01-03 19:43rafarodaRelationship addedduplicate of 0006774

Notes
(0011499)
galderromo   
2008-12-17 20:32   
On the attached screenshots, you can realice it happens on 2.40 but not in 2.50a.
(0011893)
rafaroda   
2009-01-03 19:42   
This issue does not reproduce in trunk source code but only in Openbravo ERP 2.40. No code change required in trunk source code.