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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025824
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminoralways2014-02-24 22:402014-05-12 17:35
ReportercaristuView Statuspublic 
Assigned ToAtulOpenbravo 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision8d74159f2f34
ProjectionnoneETAnoneTarget Version3.0PR14Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tocaristu
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0025824: Date format is not applied in some dates of the Journal Entries Report

DescriptionSome 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 Reproduce1) 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0067033)
AtulOpenbravo (developer)
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 (developer)
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 (developer)
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 (developer)
2014-05-09 15:14

Verified
(0067075)
hudsonbot (developer)
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 (developer)
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

- 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 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 View Revisions
2014-02-24 22:49 caristu Steps to Reproduce Updated View Revisions
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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker