Openbravo Issue Tracking System - Localization Pack: Spain
View Issue Details
0041285Localization Pack: SpainMulti Dimensional Tax Reportpublic2019-07-04 14:052019-09-11 08:36
shuehner 
collazoandy4 
normaltrivialhave not tried
closedfixed 
5
 
 
Sandrahuguet
0041285: Fix eclipse warning parameter should not be assigned
     [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
-
No tags attached.
Issue History
2019-07-04 14:05shuehnerNew Issue
2019-07-04 14:05shuehnerAssigned To => psanjuan
2019-07-04 16:24shuehnerNote Added: 0113185
2019-08-02 14:35SandrahuguetAssigned Topsanjuan => collazoandy4
2019-08-02 19:35collazoandy4Statusnew => scheduled
2019-09-09 15:58hgbotCheckin
2019-09-09 15:58hgbotNote Added: 0114461
2019-09-09 15:58hgbotStatusscheduled => resolved
2019-09-09 15:58hgbotResolutionopen => fixed
2019-09-09 15:58hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/dfdb21fa820c525c042f55dc72cd89952a0580f3 [^]
2019-09-09 15:59hgbotCheckin
2019-09-09 15:59hgbotNote Added: 0114462
2019-09-09 16:00SandrahuguetReview Assigned To => Sandrahuguet
2019-09-09 16:00SandrahuguetNote Added: 0114463
2019-09-09 16:00SandrahuguetStatusresolved => closed
2019-09-11 08:36hgbotCheckin
2019-09-11 08:36hgbotNote Added: 0114517
2019-09-11 08:36hgbotCheckin
2019-09-11 08:36hgbotNote Added: 0114518

Notes
(0113185)
shuehner   
2019-07-04 16:24   
NOTE: Same bug exists also in .cashvat module of this same report. Please also fix there
(0114461)
hgbot   
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   
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   
2019-09-09 16:00   
code review + testing ok
(0114517)
hgbot   
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   
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
---