Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021903 | Openbravo ERP | 09. Financial management | public | 2012-10-11 09:04 | 2012-10-25 12:38 |
|
Reporter | Sandrahuguet | |
Assigned To | Sandrahuguet | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | naiaramartinez |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0021903: Refactor General Ledger Journal Report |
Description | Refactor General Ledger Journal Report
- New name: Journal Entries Report
- Improvement output in HTML, PDF and XSL
- Fixed number entry in the navigation
- Group advanced filters in collapsible section |
Steps To Reproduce | N/A |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0016425 | | closed | Sandrahuguet | PDF and HTML outputs in General Ledger Journal are not the same |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-10-11 09:04 | Sandrahuguet | New Issue | |
2012-10-11 09:04 | Sandrahuguet | Assigned To | => dmiguelez |
2012-10-11 09:04 | Sandrahuguet | Modules | => Core |
2012-10-11 09:13 | Sandrahuguet | Assigned To | dmiguelez => Sandrahuguet |
2012-10-11 09:14 | Sandrahuguet | Description Updated | bug_revision_view_page.php?rev_id=3944#r3944 |
2012-10-16 09:16 | Sandrahuguet | Note Added: 0053365 | |
2012-10-16 09:17 | Sandrahuguet | Note Edited: 0053365 | bug_revision_view_page.php?bugnote_id=0053365#r3950 |
2012-10-18 09:19 | Sandrahuguet | Relationship added | related to 0016425 |
2012-10-18 09:34 | Sandrahuguet | Status | new => scheduled |
2012-10-18 09:34 | Sandrahuguet | fix_in_branch | => pi |
2012-10-18 10:06 | hgbot | Checkin | |
2012-10-18 10:06 | hgbot | Note Added: 0053444 | |
2012-10-18 10:06 | hgbot | Status | scheduled => resolved |
2012-10-18 10:06 | hgbot | Resolution | open => fixed |
2012-10-18 10:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/fe7b8df1c98ccd6e16f5c23102a939743cdef697 [^] |
2012-10-18 10:14 | hgbot | Checkin | |
2012-10-18 10:14 | hgbot | Note Added: 0053449 | |
2012-10-18 10:33 | naiaramartinez | Review Assigned To | => naiaramartinez |
2012-10-18 10:33 | naiaramartinez | Note Added: 0053452 | |
2012-10-18 10:33 | naiaramartinez | Status | resolved => closed |
2012-10-20 11:35 | hgbot | Checkin | |
2012-10-20 11:35 | hgbot | Note Added: 0053497 | |
2012-10-22 13:27 | hudsonbot | Checkin | |
2012-10-22 13:27 | hudsonbot | Note Added: 0053518 | |
2012-10-22 13:27 | hudsonbot | Checkin | |
2012-10-22 13:27 | hudsonbot | Note Added: 0053523 | |
2012-10-22 15:46 | Sandrahuguet | Status | closed => new |
2012-10-22 15:46 | Sandrahuguet | Resolution | fixed => open |
2012-10-22 16:26 | hgbot | Checkin | |
2012-10-22 16:26 | hgbot | Note Added: 0053535 | |
2012-10-22 16:34 | Sandrahuguet | Status | new => scheduled |
2012-10-22 16:34 | Sandrahuguet | fix_in_branch | pi => |
2012-10-22 16:34 | Sandrahuguet | Status | scheduled => resolved |
2012-10-22 16:34 | Sandrahuguet | Resolution | open => fixed |
2012-10-23 09:07 | naiaramartinez | Note Added: 0053558 | |
2012-10-23 09:07 | naiaramartinez | Status | resolved => closed |
2012-10-25 12:38 | hudsonbot | Checkin | |
2012-10-25 12:38 | hudsonbot | Note Added: 0053698 | |
Notes |
|
(0053365)
|
Sandrahuguet
|
2012-10-16 09:16
(edited on: 2012-10-16 09:17) |
|
Test Plan:
Go to Journal Entries Report
- Check the new name: Journal Entries Report
- Check new output in HTML, PDF and XSL
- Check that the entry number is correc in the navigation
- Check that you can hide and show advanced filters in collapsible section
- Check that details link is correct
|
|
|
(0053444)
|
hgbot
|
2012-10-18 10:06
|
|
Repository: erp/devel/pi
Changeset: fe7b8df1c98ccd6e16f5c23102a939743cdef697
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Oct 18 09:58:24 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/fe7b8df1c98ccd6e16f5c23102a939743cdef697 [^]
Fixed issue 21903, related to 16425 Refactor RGLJ
---
M src-db/database/model/tables/AD_TREENODE.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournalDetail.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournalDetail_data.xsql
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournalExcel.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal_data.xsql
---
|
|
|
(0053449)
|
hgbot
|
2012-10-18 10:14
|
|
|
|
|
|
|
(0053497)
|
hgbot
|
2012-10-20 11:35
|
|
Repository: tools/automation/int
Changeset: fb4bc531a1a8f33ec8112325d30bac126593c69f
Author: Pablo Lujan <pablo.lujan <at> openbravo.com>
Date: Wed Oct 17 13:21:34 2012 +0200
URL: http://code.openbravo.com/tools/automation/int/rev/fb4bc531a1a8f33ec8112325d30bac126593c69f [^]
Fixes automation behaviour due to fix for issue 21903
---
M src-test/com/openbravo/test/integration/erp/gui/financial/accounting/analysis/PostWindow.java
M src-test/com/openbravo/test/integration/erp/gui/financial/accounting/analysis/generalledgerjournal/GeneralLedgerJournalWindow.java
---
|
|
|
|
|
|
|
|
|
(0053535)
|
hgbot
|
2012-10-22 16:26
|
|
Repository: erp/devel/pi
Changeset: f45ce2b2a704f9b701b7476e511ca02e54a03d60
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Mon Oct 22 16:25:29 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f45ce2b2a704f9b701b7476e511ca02e54a03d60 [^]
Related to issue 21903 Change font type in JER to Dejavu Sans
Change font type in Jounal Entries Report to font supported
in Openbravo ERP
---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.jrxml
---
|
|
|
|
The font type was changed in order to be able to see the complete date, without missing any character.
Code Review + Testing OK |
|
|
|
|