Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0027034 | Openbravo ERP | 09. Financial management | public | 2014-07-08 17:22 | 2015-03-02 15:55 |
|
Reporter | rafaroda | |
Assigned To | rafademiguel | |
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
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 | 0027034: Add From/To Account filters to Journal Entries Report |
Description | Add From/To Account filters to Journal Entries Report to filter exactly the same way as in the General Ledger Report: only the accounts within this filter will be considered in the credit or debit side of the query. |
Steps To Reproduce | Go to Financial Management > Analysis Tools > Journal Entries Report |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0030827 | | new | Triage Omni OMS | Review ReportGeneralLedgerJournalData subqueries related to account from and to |
|
Attached Files | JournalEntriesReport.diff (29,244) 2014-09-17 09:17 https://issues.openbravo.com/file_download.php?file_id=7249&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2014-07-08 17:22 | rafaroda | New Issue | |
2014-07-08 17:22 | rafaroda | Assigned To | => dmiguelez |
2014-07-08 17:22 | rafaroda | Modules | => Core |
2014-07-08 17:22 | rafaroda | Triggers an Emergency Pack | => No |
2014-07-08 17:22 | rafaroda | Assigned To | dmiguelez => rafaroda |
2014-07-08 17:23 | rafaroda | Status | new => scheduled |
2014-07-08 17:23 | rafaroda | fix_in_branch | => pi |
2014-07-30 09:49 | hgbot | Checkin | |
2014-07-30 09:49 | hgbot | Note Added: 0068972 | |
2014-07-30 09:49 | hgbot | Status | scheduled => resolved |
2014-07-30 09:49 | hgbot | Resolution | open => fixed |
2014-07-30 09:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/bb28d03a69b5fcb316500fb4c9c4b69dccdbb964 [^] |
2014-08-08 18:54 | hudsonbot | Checkin | |
2014-08-08 18:54 | hudsonbot | Note Added: 0069240 | |
2014-09-16 18:09 | hgbot | Checkin | |
2014-09-16 18:09 | hgbot | Note Added: 0070157 | |
2014-09-16 18:10 | rafaroda | Assigned To | rafaroda => rafademiguel |
2014-09-16 18:10 | rafaroda | Status | resolved => new |
2014-09-16 18:10 | rafaroda | Resolution | fixed => open |
2014-09-17 09:17 | rafaroda | File Added: JournalEntriesReport.diff | |
2014-09-17 13:49 | hudsonbot | Checkin | |
2014-09-17 13:49 | hudsonbot | Note Added: 0070176 | |
2014-09-18 17:41 | rafaroda | Issue Monitored: rafaroda | |
2015-02-11 19:27 | eduardo_Argal | Status | new => scheduled |
2015-02-25 14:56 | hgbot | Checkin | |
2015-02-25 14:56 | hgbot | Note Added: 0074913 | |
2015-02-25 14:56 | hgbot | Status | scheduled => resolved |
2015-02-25 14:56 | hgbot | Resolution | open => fixed |
2015-02-25 14:56 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/bb28d03a69b5fcb316500fb4c9c4b69dccdbb964 [^] => http://code.openbravo.com/erp/devel/pi/rev/0b5b6b95034169bdc76fec9b6e4d6b42457ccbf2 [^] |
2015-02-25 21:22 | hudsonbot | Checkin | |
2015-02-25 21:22 | hudsonbot | Note Added: 0074948 | |
2015-03-02 15:55 | eduardo_Argal | Note Added: 0075094 | |
2015-03-02 15:55 | eduardo_Argal | Status | resolved => closed |
2015-09-15 14:21 | vmromanos | Relationship added | related to 0030827 |
Notes |
|
(0068972)
|
hgbot
|
2014-07-30 09:49
|
|
Repository: erp/devel/pi
Changeset: bb28d03a69b5fcb316500fb4c9c4b69dccdbb964
Author: Rafa Roda Palacios <rafa.roda <at> ubiquads.com>
Date: Wed Jul 30 09:35:31 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/bb28d03a69b5fcb316500fb4c9c4b69dccdbb964 [^]
Fixes issue 27034 Feature request to add account selector filters to Journal Entries Report
---
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.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal_data.xsql
---
|
|
|
|
|
|
(0070157)
|
hgbot
|
2014-09-16 18:09
|
|
Repository: erp/devel/pi
Changeset: 43646137a3dbf9b82dd6a2646a72fc7e77de058a
Author: Rafa Roda Palacios <rafa.roda <at> ubiquads.com>
Date: Tue Sep 16 18:06:46 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/43646137a3dbf9b82dd6a2646a72fc7e77de058a [^]
Related to issue 27034 Backed out feature request to add From/To Account filters to Journal Entries Report
---
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.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal_data.xsql
---
|
|
|
|
|
|
(0074913)
|
hgbot
|
2015-02-25 14:56
|
|
Repository: erp/devel/pi
Changeset: 0b5b6b95034169bdc76fec9b6e4d6b42457ccbf2
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Wed Feb 25 14:55:59 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/0b5b6b95034169bdc76fec9b6e4d6b42457ccbf2 [^]
Fixes issue 27034
Add From/To Account filters to Journal Entries Report
---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
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.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal_data.xsql
---
|
|
|
|
|
|
|
|