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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0041285
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Localization Pack: Spain] Multi Dimensional Tax Reporttrivialhave not tried2019-07-04 14:052019-09-11 08:36
ReportershuehnerView Statuspublic 
Assigned Tocollazoandy4 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisiondfdb21fa820c
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned ToSandrahuguet
Regression introduced in release
Summary

0041285: Fix eclipse warning parameter should not be assigned

Description     [java] 13. WARNING in /srv/ci/workspace/mod-simple-ci23.18102/modules/org.openbravo.module.invoiceTaxReportEnhanced30/src/org/openbravo/module/invoiceTaxReportEnhanced30/api/MTRRecordDao.java (at line 26)
     [java] lang = "en_US";
     [java] ^^^^
     [java] The parameter lang should not be assigned
     [java] ----------
     [java] 14. WARNING in /srv/ci/workspace/mod-simple-ci23.18102/modules/org.openbravo.module.invoiceTaxReportEnhanced30/src/org/openbravo/module/invoiceTaxReportEnhanced30/api/MTRRecordDao.java (at line 133)
     [java] lang = "en_US";
     [java] ^^^^
     [java] The parameter lang should not be assigned
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0113185)
shuehner (administrator)
2019-07-04 16:24

NOTE: Same bug exists also in .cashvat module of this same report. Please also fix there
(0114461)
hgbot (developer)
2019-09-09 15:58

Repository: erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30
Changeset: dfdb21fa820c525c042f55dc72cd89952a0580f3
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Aug 05 15:48:44 2019 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/dfdb21fa820c525c042f55dc72cd89952a0580f3 [^]

Fixes issue 41285: Fix eclipse warning parameter should not be assigned

Removed eclipse warning

---
M src/org/openbravo/module/invoiceTaxReportEnhanced30/api/MTRRecordDao.java
---
(0114462)
hgbot (developer)
2019-09-09 15:59

Repository: erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30
Changeset: d1ab983534461368c7fe6a819863a1b3a698a646
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Mon Sep 09 15:49:29 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/d1ab983534461368c7fe6a819863a1b3a698a646 [^]

related to issue 41285 fix javadoc warnings

---
M src/org/openbravo/module/invoiceTaxReportEnhanced30/api/MTRRecordDao.java
---
(0114463)
Sandrahuguet (developer)
2019-09-09 16:00

code review + testing ok
(0114517)
hgbot (developer)
2019-09-11 08:36

Repository: erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30.cashvat
Changeset: c831775026347019c32c1de56bf8fdf589668de2
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Wed Sep 11 08:27:02 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30.cashvat/rev/c831775026347019c32c1de56bf8fdf589668de2 [^]

related to issue 41285 apply new java format

---
M src/org/openbravo/module/invoiceTaxReportEnhanced30/cashvat/api/MTRRecordDao.java
---
(0114518)
hgbot (developer)
2019-09-11 08:36

Repository: erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30.cashvat
Changeset: 953cbb6b4cb9a3cbab1c68e7d9defee51e683ed0
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Wed Sep 11 08:36:38 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30.cashvat/rev/953cbb6b4cb9a3cbab1c68e7d9defee51e683ed0 [^]

related to issue 41285 Fix eclipse warning parameter should not be assigned

---
M src/org/openbravo/module/invoiceTaxReportEnhanced30/cashvat/api/MTRRecordDao.java
---

- Issue History
Date Modified Username Field Change
2019-07-04 14:05 shuehner New Issue
2019-07-04 14:05 shuehner Assigned To => psanjuan
2019-07-04 16:24 shuehner Note Added: 0113185
2019-08-02 14:35 Sandrahuguet Assigned To psanjuan => collazoandy4
2019-08-02 19:35 collazoandy4 Status new => scheduled
2019-09-09 15:58 hgbot Checkin
2019-09-09 15:58 hgbot Note Added: 0114461
2019-09-09 15:58 hgbot Status scheduled => resolved
2019-09-09 15:58 hgbot Resolution open => fixed
2019-09-09 15:58 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/dfdb21fa820c525c042f55dc72cd89952a0580f3 [^]
2019-09-09 15:59 hgbot Checkin
2019-09-09 15:59 hgbot Note Added: 0114462
2019-09-09 16:00 Sandrahuguet Review Assigned To => Sandrahuguet
2019-09-09 16:00 Sandrahuguet Note Added: 0114463
2019-09-09 16:00 Sandrahuguet Status resolved => closed
2019-09-11 08:36 hgbot Checkin
2019-09-11 08:36 hgbot Note Added: 0114517
2019-09-11 08:36 hgbot Checkin
2019-09-11 08:36 hgbot Note Added: 0114518


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker