Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0009999 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
defect | [Openbravo ERP] A. Platform | minor | always | 2009-07-22 16:24 | 2015-03-11 14:09 | ||||||
Reporter | plujan | View Status | public | ||||||||
Assigned To | AtulOpenbravo | ||||||||||
Priority | low | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
Projection | none | ETA | none | Target Version | |||||||
OS | Any | Database | Any | Java version | |||||||
OS Version | Database version | Ant version | |||||||||
Product Version | 2.50MP3 | SCM revision | |||||||||
Review Assigned To | |||||||||||
Web browser | |||||||||||
Modules | Core | ||||||||||
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? | ||||||||||
Tags | OB3-Reviewed | ||||||||||
Attached Files | GeneralLedger.PNG [^] (23,443 bytes) 2009-07-22 16:24
| ||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0019345) rafaroda (developer) 2009-08-31 15:02 |
Isma, Can you please comment on this issue? Thanks. |
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 |
Copyright © 2000 - 2009 MantisBT Group |