Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025824Openbravo ERP09. Financial managementpublic2014-02-24 22:402014-05-12 17:35
caristu 
AtulOpenbravo 
highminoralways
closedfixed 
5
 
3.0PR14Q3 
caristu
Core
No
0025824: Date format is not applied in some dates of the Journal Entries Report
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.
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
No tags attached.
Issue History
2014-02-24 22:40caristuNew Issue
2014-02-24 22:40caristuAssigned To => dmiguelez
2014-02-24 22:40caristuModules => Core
2014-02-24 22:40caristuResolution time => 1399672800
2014-02-24 22:40caristuTriggers an Emergency Pack => No
2014-02-24 22:40caristuIssue Monitored: networkb
2014-02-24 22:47caristuSummaryDate 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:49caristuDescription Updatedbug_revision_view_page.php?rev_id=5490#r5490
2014-02-24 22:49caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5492#r5492
2014-03-12 17:30caristuSummaryDate 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:30caristuAssigned Todmiguelez => jonalegriaesarte
2014-04-02 12:04jonalegriaesarteTarget Version => PR14Q3
2014-04-02 12:04jonalegriaesarteAssigned Tojonalegriaesarte => pramakrishnan
2014-05-05 10:29AtulOpenbravoAssigned Topramakrishnan => AtulOpenbravo
2014-05-05 10:29AtulOpenbravoStatusnew => scheduled
2014-05-05 10:29AtulOpenbravofix_in_branch => pi
2014-05-09 07:20AtulOpenbravoReview Assigned To => caristu
2014-05-09 07:20AtulOpenbravoNote Added: 0067033
2014-05-09 07:20AtulOpenbravofix_in_branchpi =>
2014-05-09 07:21hgbotCheckin
2014-05-09 07:21hgbotNote Added: 0067034
2014-05-09 07:21hgbotStatusscheduled => resolved
2014-05-09 07:21hgbotResolutionopen => fixed
2014-05-09 07:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8d74159f2f349cc4830f6072a5c0386d913cd050 [^]
2014-05-09 09:25hgbotCheckin
2014-05-09 09:25hgbotNote Added: 0067036
2014-05-09 15:14caristuNote Added: 0067041
2014-05-09 15:14caristuStatusresolved => closed
2014-05-09 16:21hudsonbotCheckin
2014-05-09 16:21hudsonbotNote Added: 0067075
2014-05-12 17:35hudsonbotCheckin
2014-05-12 17:35hudsonbotNote Added: 0067094

Notes
(0067033)
AtulOpenbravo   
2014-05-09 07:20   
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   
Repository: erp/devel/pi
Changeset: 81223f18c9c81c1fc3134a579681ac1f3a3eb3b0
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Fri May 09 12:52:50 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/81223f18c9c81c1fc3134a579681ac1f3a3eb3b0 [^]

Related To Issue 25824: Remove unwanted lines from code.

---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
---
(0067041)
caristu   
2014-05-09 15:14   
Verified
(0067075)
hudsonbot   
2014-05-09 16:21   
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/e8c0af2263a0 [^]
Maturity status: Test
(0067094)
hudsonbot   
2014-05-12 17:35   
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/8bdb56ba8f66 [^]
Maturity status: Test