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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009932
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminorhave not tried2009-07-16 16:052009-07-23 00:00
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version2.50MP3
StatusclosedFix in branchFixed in SCM revision94b87066d3c9
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009932: Several reports depend ReportTrialBalance_data.xsql which makes customizations harder

DescriptionIf 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).
Tags250MP3releasecandidate, leo
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0009935 closedshuehner Several reports depend GeneralAccountingReports_data.xsql which makes customizations harder 
related to defect 0009946 closedshuehner Several reports depend on SubCategoryProducts_data.xsql which makes customization of these hard 
related to defect 0009947 closedshuehner Several reports depend on ReportWarehousePartner_data.xsql which makes customization of these harder 

-  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
Powered by Mantis Bugtracker