Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009999
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2009-07-22 16:242015-03-11 14:09
ReporterplujanView Statuspublic 
Assigned ToAtulOpenbravo 
PrioritylowResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP3SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009999: General Ledger report will generate an Excel and a PDF with non translatable footer

DescriptionUsing 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 ReproduceInstall 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 SolutionHere 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?
TagsOB3-Reviewed
Attached Filespng file icon 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
Powered by Mantis Bugtracker