Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024512 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2013-08-08 10:06 | 2013-09-17 19:03 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | jecharri | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP28 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b4a6052148fe | ||||
Projection | none | ETA | none | Target Version | 3.0MP28 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | egoitz | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024512: The Report General Ledger does not format the dates with the dateformat defined for Openbravo when exporting to xls | |||||||
Description | The Report General Ledger does not format the dates with the dateformat defined for Openbravo when exporting to xls | |||||||
Steps To Reproduce | -Change the datefomat of the application and compile the system (compile.complete) -Execute the ReportGeneralLedger -When exporting to pdf the dateformat is correct *When exporting to xls the dateformat is not correct | |||||||
Proposed Solution | -The date field on the jrxml for pdf: <textFieldExpression class="java.lang.String"><![CDATA[(new SimpleDateFormat($P{strDateFormat})).format($F{DATEACCT})]]></textFieldExpression> -The date field for xls: <textFieldExpression class="java.util.Date"><![CDATA[$F{DATEACCT}]]></textFieldExpression> | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0061117) hgbot (developer) 2013-09-12 22:50 |
Repository: erp/devel/pi Changeset: b4a6052148fe202b8c53b0321f94c3eb87a9e3a9 Author: Javier Etxarri <javier.echarri <at> openbravo.com> Date: Thu Sep 12 22:48:01 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/b4a6052148fe202b8c53b0321f94c3eb87a9e3a9 [^] Fixes issue 24512: The Report General Ledger does not format the dates with the dateformat defined for Openbravo when exporting to xls --- M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerExcel.jrxml --- |
(0061142) egoitz (viewer) 2013-09-13 14:52 |
verified |
(0061247) hudsonbot (viewer) 2013-09-17 19:03 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/1c53d622fc50 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-08-08 10:06 | egoitz | New Issue | |
2013-08-08 10:06 | egoitz | Assigned To | => dmiguelez |
2013-08-08 10:06 | egoitz | Modules | => Core |
2013-08-08 10:06 | egoitz | OBNetwork customer | => Yes |
2013-08-08 10:06 | egoitz | Resolution time | => 1378764000 |
2013-08-08 10:06 | egoitz | Triggers an Emergency Pack | => No |
2013-08-12 08:51 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2013-08-27 12:35 | jonalegriaesarte | Target Version | => 3.0MP28 |
2013-09-11 18:33 | jonalegriaesarte | Assigned To | jonalegriaesarte => jecharri |
2013-09-12 22:50 | hgbot | Checkin | |
2013-09-12 22:50 | hgbot | Note Added: 0061117 | |
2013-09-12 22:50 | hgbot | Status | new => resolved |
2013-09-12 22:50 | hgbot | Resolution | open => fixed |
2013-09-12 22:50 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b4a6052148fe202b8c53b0321f94c3eb87a9e3a9 [^] |
2013-09-13 14:52 | egoitz | Review Assigned To | => egoitz |
2013-09-13 14:52 | egoitz | Note Added: 0061142 | |
2013-09-13 14:52 | egoitz | Status | resolved => closed |
2013-09-13 14:52 | egoitz | Fixed in Version | => 3.0MP28 |
2013-09-17 19:03 | hudsonbot | Checkin | |
2013-09-17 19:03 | hudsonbot | Note Added: 0061247 |
Copyright © 2000 - 2009 MantisBT Group |