Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0009999 | Openbravo ERP | A. Platform | public | 2009-07-22 16:24 | 2015-03-11 14:09 |
Reporter | plujan | ||||
Assigned To | AtulOpenbravo | ||||
Priority | low | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | 2.50MP3 | ||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0009999: General Ledger report will generate an Excel and a PDF with non translatable footer | ||||
Description | Using a language other than English, the General Ledger report will display in the footer "Page n of m" always in English. Also the sheet name in the Excel format will be always "ReportGeneralLedger" no matter the language you are using. See attach. | ||||
Steps To Reproduce | Install a translation module, like Spanish. Change the user login to use that language Using SmallBazaar, create the PDF and the XLS of Financial Management > Accounting > Analysis Tools > General Ledger Report You will see the whole report translated but the footer "Page n of m" that is not translatable. Note that the XLS will be also opened in a sheet named "ReportGeneralLedger" | ||||
Proposed Solution | Here we are having 2 problems: 1) "Page n of m" is coded in JRXML files as: <textFieldExpression class="java.lang.String"><![CDATA["Page " + $V{PAGE_NUMBER} + " of "]]></textFieldExpression> The translation process seems not to be handling this properly since both "Page" and "of" strings are AD_TEXTINTERFACES and translated to Spanish in AD_TEXTINTERFACES_TRL. 2) Sheet is taking the same name as the file and this name is the name of the JRXML, not the name of the report (also in English). Should the file and sheet name be the name of the report translated to the proper language? | ||||
Additional Information | |||||
Tags | OB3-Reviewed | ||||
Relationships | |||||
Attached Files | GeneralLedger.PNG (23,443) 2009-07-22 16:24 https://issues.openbravo.com/file_download.php?file_id=1561&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-07-22 16:24 | plujan | New Issue | |||
2009-07-22 16:24 | plujan | Assigned To | => rafaroda | ||
2009-07-22 16:24 | plujan | File Added: GeneralLedger.PNG | |||
2009-08-31 15:02 | rafaroda | Note Added: 0019345 | |||
2009-08-31 15:02 | rafaroda | Assigned To | rafaroda => iciordia | ||
2009-08-31 15:02 | rafaroda | Priority | normal => low | ||
2009-08-31 15:02 | rafaroda | Status | new => acknowledged | ||
2009-08-31 15:02 | rafaroda | Category | F. Localization => A. Platform | ||
2009-08-31 15:02 | rafaroda | Steps to Reproduce Updated | |||
2011-10-28 19:31 | iciordia | Tag Attached: OB3-Reviewed | |||
2011-10-28 19:31 | iciordia | Assigned To | iciordia => alostale | ||
2011-10-28 19:32 | iciordia | Assigned To | alostale => marvintm | ||
2015-03-11 14:09 | alostale | Assigned To | marvintm => AtulOpenbravo |
Notes | |||||
|
|||||
|
|