Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009932 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | have not tried | 2009-07-16 16:05 | 2009-07-23 00:00 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50MP3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 94b87066d3c9 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009932: Several reports depend ReportTrialBalance_data.xsql which makes customizations harder | |||||||
Description | If you want to customize i.e. the ReportGeneralLedger in a module you also need to all non-public files which the ReportGeneralLedger needs into your module. This includes the ReportTrialBalanceData file which can be avoided by using a public utiltiy method (TreeData.getTreeOrg) in the reports instead of an internal, non-public method of the ReportTrialBalanceData (treeOrg). | |||||||
Tags | 250MP3releasecandidate, leo | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0018325) hgbot (developer) 2009-07-16 16:07 |
Repository: erp/devel/pi Changeset: 94b87066d3c9c0ad98529084b92df7f649c55d57 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Thu Jul 16 16:07:30 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/94b87066d3c9c0ad98529084b92df7f649c55d57 [^] Fixed 9932: Remove dependency on ReportTrialBalanceData from two other reports - remove usage of ReportTrialBalanceData.treeOrg from ReportAgingBalance & ReportGeneralLedger - instead use public utility method TreeData.getTreeOrg This makes customizing the other two reports easier. --- M src/org/openbravo/erpCommon/ad_reports/ReportAgingBalance.java M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance_data.xsql --- |
(0018337) shuehner (administrator) 2009-07-16 19:33 |
@qa: Please test the organization dropdown functionality (shows correct values for orgs, depending on access, and the filter by the selected access in the report execution) for the following reports: - ReportAgingBalance - ReportGeneralLedger - ReportTrialBalance |
Issue History | |||
Date Modified | Username | Field | Change |
2009-07-16 16:05 | shuehner | New Issue | |
2009-07-16 16:05 | shuehner | Assigned To | => shuehner |
2009-07-16 16:07 | hgbot | Checkin | |
2009-07-16 16:07 | hgbot | Note Added: 0018325 | |
2009-07-16 16:07 | hgbot | Status | new => resolved |
2009-07-16 16:07 | hgbot | Resolution | open => fixed |
2009-07-16 16:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/94b87066d3c9c0ad98529084b92df7f649c55d57 [^] |
2009-07-16 18:28 | shuehner | Relationship added | related to 0009935 |
2009-07-16 19:33 | shuehner | Note Added: 0018337 | |
2009-07-17 17:51 | shuehner | Relationship added | related to 0009946 |
2009-07-17 19:20 | shuehner | Relationship added | related to 0009947 |
2009-07-21 16:24 | psarobe | Fixed in Version | => 2.50MP3 |
2009-07-21 16:26 | psarobe | Tag Attached: 250MP3releasecandidate | |
2009-07-21 18:43 | psarobe | Tag Attached: leo | |
2009-07-22 07:26 | elopio | Status | resolved => closed |
2009-07-23 00:00 | anonymous | sf_bug_id | 0 => 2825619 |
Copyright © 2000 - 2009 MantisBT Group |