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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008776
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformmajoralways2009-04-27 12:202012-10-11 09:27
ReporteriperdomoView Statuspublic 
Assigned Toiperdomo 
PrioritynormalResolutionout of dateFixed in Version
StatusclosedFix in branchpiFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_13
OS Version2.6.28-gentoo-r5Database version8.3.7Ant version1.7.1
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0008776: Improve the number format handling on jasper report based reports

DescriptionCurrent:
* The current approach to handling number formatting is through the NUMBERFORMAT parameter, that is a java.text.DecimalFormat class
* The textfield is of java.lang.String format and the paramter is used in the textfield expression: $P{NUMBERFORMAT}.format($F{somefield})
* This has the problem that when exporting to other formats like MS Excel, the numbers are 'strings' so you cannot make calculations with the cells
Proposed Solution* Attached you'll find a patch with part of the proposed solution
* There should be a way to make the format map dynamically, so can modifiable
by the consultant
TagsNo tags attached.
Attached Filesdiff file icon HttpSecureAppServlet_2.40.diff [^] (1,205 bytes) 2009-04-27 12:20 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0008513 closediperdomo Number cells exported to excel are not recognised as numeric values 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2009-04-27 12:20 iperdomo New Issue
2009-04-27 12:20 iperdomo Assigned To => iperdomo
2009-04-27 12:20 iperdomo File Added: HttpSecureAppServlet_2.40.diff
2009-04-27 12:20 iperdomo Regression testing => No
2009-04-27 12:20 iperdomo Status new => acknowledged
2009-05-08 17:04 iperdomo Relationship added related to 0008513
2012-10-11 09:27 iperdomo Status acknowledged => scheduled
2012-10-11 09:27 iperdomo fix_in_branch => pi
2012-10-11 09:27 iperdomo Status scheduled => closed
2012-10-11 09:27 iperdomo Resolution open => out of date


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker