Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0006776 | Openbravo ERP | 00. Application dictionary | public | 2009-01-03 19:45 | 2009-01-26 00:33 |
|
Reporter | networkb | |
Assigned To | iperdomo | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | |
Product Version | 2.40 | |
Target Version | | Fixed in Version | 2.40MP2 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0006776: tab "text interfaces trl" don't work |
Description | 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. |
Steps To Reproduce | 1. In OB ERP there is not installed any language.
2. Install a new language.
3. compile complete
4. window "text interfaces", tab "translation" |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | 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 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-01-03 19:45 | rafaroda | New Issue | |
2009-01-03 19:45 | rafaroda | Assigned To | => alostale |
2009-01-03 19:45 | rafaroda | Status | new => scheduled |
2009-01-03 19:45 | rafaroda | OBNetwork customer | => Yes |
2009-01-03 19:45 | rafaroda | Summary | tab "text interfaces trl" don't work => tab "text interfaces trl" don't work |
2009-01-03 19:45 | rafaroda | Description Updated | |
2009-01-03 19:45 | rafaroda | Proposed Solution updated | |
2009-01-03 19:47 | rafaroda | Relationship added | has duplicate 0006775 |
2009-01-03 19:47 | rafaroda | Note Added: 0011897 | |
2009-01-07 09:50 | iperdomo | Assigned To | alostale => iperdomo |
2009-01-07 09:52 | svnbot | Checkin | |
2009-01-07 09:52 | svnbot | Note Added: 0011936 | |
2009-01-07 09:52 | svnbot | Status | scheduled => resolved |
2009-01-07 09:52 | svnbot | Resolution | open => fixed |
2009-01-07 09:52 | svnbot | svn_revision | => 11669 |
2009-01-26 00:33 | psarobe | Regression testing | => No |
2009-01-26 00:33 | psarobe | Status | resolved => closed |
Notes |
|
|
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 [^]
|
|