Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0008776 | Openbravo ERP | A. Platform | public | 2009-04-27 12:20 | 2012-10-11 09:27 | |||||||
Reporter | iperdomo | |||||||||||
Assigned To | iperdomo | |||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | out of date | |||||||||
Platform | OS | 20 | OS Version | 2.6.28-gentoo-r5 | ||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | No | |||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0008776: Improve the number format handling on jasper report based reports | |||||||||||
Description | Current: * 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 | |||||||||||
Steps To Reproduce | ||||||||||||
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 | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=1226&type=bug | |||||||||||
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 | OBNetwork customer | => No | |||||||||
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 |
There are no notes attached to this issue. |