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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0041195
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Localization Pack: Spain] Multi Dimensional Tax Reportminorhave not tried2019-06-27 15:522019-06-27 15:55
ReportervmromanosView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision820589d660e0
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Tovmromanos
Regression introduced in release
Summary

0041195: Stop calling deprecated ReportingUtils.getTranslatedJasperReport method variant

DescriptionThis module still calls the deprecated method variant with following parameters:

ConnectionProvider conn, String reportName,
      String language, String baseDesignPath

which internally calls a simplified version anyway with those:

ConnectionProvider conn, String reportName,
      String language

the module should be fixed to call that 2nd variant directly.
Steps To Reproduce-
Proposed Solution-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0041193 closedshuehner Stop calling deprecated ReportingUtils.getTranslatedJasperReport method variant 

-  Notes
(0113063)
hgbot (developer)
2019-06-27 15:54

Repository: erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30.cashvat
Changeset: 820589d660e0ed705df13e98944c1639cfd5f996
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Thu Jun 27 15:54:26 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30.cashvat/rev/820589d660e0ed705df13e98944c1639cfd5f996 [^]

Fixed 41195. Fix deprecation warning by calling new method.

getTranslatedJasperReport lost is baseDesignPath parameter and the old method
having it just calls the variant without.

Fix the module to call the new non-deprecated version directly in the ReportingUtils class.

---
M src-db/database/sourcedata/AD_MODULE.xml
M src/org/openbravo/module/invoiceTaxReportEnhanced30/cashvat/ad_reports/OBMTRCV_InvoiceTaxReportJR.java
---
(0113065)
vmromanos (manager)
2019-06-27 15:55

Code review + testing OK

- Issue History
Date Modified Username Field Change
2019-06-27 15:52 vmromanos New Issue
2019-06-27 15:52 vmromanos Assigned To => shuehner
2019-06-27 15:52 vmromanos Issue generated from 0041193
2019-06-27 15:52 vmromanos Relationship added related to 0041193
2019-06-27 15:54 vmromanos Status new => scheduled
2019-06-27 15:54 hgbot Checkin
2019-06-27 15:54 hgbot Note Added: 0113063
2019-06-27 15:54 hgbot Status scheduled => resolved
2019-06-27 15:54 hgbot Resolution open => fixed
2019-06-27 15:54 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30.cashvat/rev/820589d660e0ed705df13e98944c1639cfd5f996 [^]
2019-06-27 15:55 vmromanos Review Assigned To => vmromanos
2019-06-27 15:55 vmromanos Note Added: 0113065
2019-06-27 15:55 vmromanos Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker