Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025824 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2014-02-24 22:40 | 2014-05-12 17:35 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 8d74159f2f34 | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0067033) AtulOpenbravo (viewer) 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 (viewer) 2014-05-09 15:14 |
Verified |
(0067075) hudsonbot (viewer) 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 (viewer) 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 |
![]() |
|||
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 | 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 |