Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025824 | Openbravo ERP | 09. Financial management | public | 2014-02-24 22:40 | 2014-05-12 17:35 |
|
Reporter | caristu | |
Assigned To | AtulOpenbravo | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q3 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 26843 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025824: Date format is not applied in some dates of the Journal Entries Report |
Description | Some of the dates present in the Journal Entries Report always use the same pattern: dd/MM/yyyy without taking into account the format set in Openbravo.properties
The dates are: "Printed on" on the top, and the "From" and "To" dates in the subtitle part. |
Steps To Reproduce | 1) Configure dateFormat.java in Openbravo.properties with the following pattern: MM-dd-yyyy
2) Go to the Journal Entries Report, and generate the report in PDF or xls format
3) Notice that the journal entries dates are using the correct format: MM-dd-yyy
4) Notice that the "Printed on", the "From" and "To" dates are not using the MM-dd-yyyy format |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-02-24 22:40 | caristu | New Issue | |
2014-02-24 22:40 | caristu | Assigned To | => dmiguelez |
2014-02-24 22:40 | caristu | Modules | => Core |
2014-02-24 22:40 | caristu | OBNetwork customer | => Yes |
2014-02-24 22:40 | caristu | Support ticket | => 26843 |
2014-02-24 22:40 | caristu | Resolution time | => 1399672800 |
2014-02-24 22:40 | caristu | Triggers an Emergency Pack | => No |
2014-02-24 22:40 | caristu | Issue Monitored: networkb | |
2014-02-24 22:47 | caristu | Summary | Date formats are not applied is some dates of the Journal Entries Report => Date format is not applied is some dates of the Journal Entries Report |
2014-02-24 22:49 | caristu | Description Updated | bug_revision_view_page.php?rev_id=5490#r5490 |
2014-02-24 22:49 | caristu | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=5492#r5492 |
2014-03-12 17:30 | caristu | Summary | Date format is not applied is some dates of the Journal Entries Report => Date format is not applied in some dates of the Journal Entries Report |
2014-03-12 17:30 | caristu | Assigned To | dmiguelez => jonalegriaesarte |
2014-04-02 12:04 | jonalegriaesarte | Target Version | => PR14Q3 |
2014-04-02 12:04 | jonalegriaesarte | Assigned To | jonalegriaesarte => pramakrishnan |
2014-05-05 10:29 | AtulOpenbravo | Assigned To | pramakrishnan => AtulOpenbravo |
2014-05-05 10:29 | AtulOpenbravo | Status | new => scheduled |
2014-05-05 10:29 | AtulOpenbravo | fix_in_branch | => pi |
2014-05-09 07:20 | AtulOpenbravo | Review Assigned To | => caristu |
2014-05-09 07:20 | AtulOpenbravo | Note Added: 0067033 | |
2014-05-09 07:20 | AtulOpenbravo | fix_in_branch | pi => |
2014-05-09 07:21 | hgbot | Checkin | |
2014-05-09 07:21 | hgbot | Note Added: 0067034 | |
2014-05-09 07:21 | hgbot | Status | scheduled => resolved |
2014-05-09 07:21 | hgbot | Resolution | open => fixed |
2014-05-09 07:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8d74159f2f349cc4830f6072a5c0386d913cd050 [^] |
2014-05-09 09:25 | hgbot | Checkin | |
2014-05-09 09:25 | hgbot | Note Added: 0067036 | |
2014-05-09 15:14 | caristu | Note Added: 0067041 | |
2014-05-09 15:14 | caristu | Status | resolved => closed |
2014-05-09 16:21 | hudsonbot | Checkin | |
2014-05-09 16:21 | hudsonbot | Note Added: 0067075 | |
2014-05-12 17:35 | hudsonbot | Checkin | |
2014-05-12 17:35 | hudsonbot | Note Added: 0067094 | |
Notes |
|
|
Test Plan
1) Configure dateFormat.java in Openbravo.properties with the following pattern: MM-dd-yyyy
2) Go to the Journal Entries Report, and generate the report in PDF or xls format
3) Check that the journal entries dates are using the correct format: MM-dd-yyy
4) Check that the "Printed on", the "From" and "To" dates are using the MM-dd-yyyy format |
|
|
(0067034)
|
hgbot
|
2014-05-09 07:21
|
|
Repository: erp/devel/pi
Changeset: 8d74159f2f349cc4830f6072a5c0386d913cd050
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Thu May 08 01:58:59 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/8d74159f2f349cc4830f6072a5c0386d913cd050 [^]
Fixes Issue 25824 Dateformat isn't applied in some dates of JournalEntries Rpt
---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.jrxml
---
|
|
|
(0067036)
|
hgbot
|
2014-05-09 09:25
|
|
|
|
|
|
|
|
|
|
|
|