Openbravo Issue Tracking System - QA
View Issue Details
0035596QAAutomation - Generalpublic2017-03-22 12:282017-03-23 11:02
aferraz 
aferraz 
normaltrivialalways
closedfixed 
30Professional Appliance
 
 
vmromanos
0035596: Eclipse warning in TaxesLineTestData.java
Eclipse warning in TaxesLineTestData.java:
The value of the field TaxesLineTestData.lineNetUpdated is not used.
Failure in int-checks-pgsql and int-checks-oracle:

eclipse-warnings:
     [echo] Compiling...
     [java] ----------
     [java] 1. WARNING in /srv/ci/workspace/int-full-pgsql/src-test/src/org/openbravo/test/taxes/data/TaxesLineTestData.java (at line 31)
     [java] private BigDecimal lineNetUpdated;
     [java] ^^^^^^^^^^^^^^
     [java] The value of the field TaxesLineTestData.lineNetUpdated is not used
     [java] ----------
     [java] 1 problem (1 warning)

https://ci.openbravo.com/job/int-checks-pgsql/2873/console [^]
https://ci.openbravo.com/job/int-checks-oracle/2861/console [^]
No tags attached.
related to design defect 0032265 closed aferraz Openbravo ERP [SER QA 1434] Taxes at document level are not properly calculated in some cases 
Issue History
2017-03-22 12:28aferrazNew Issue
2017-03-22 12:28aferrazAssigned To => aferraz
2017-03-22 12:31aferrazSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=14860#r14860
2017-03-22 12:31hgbotCheckin
2017-03-22 12:31hgbotNote Added: 0095502
2017-03-22 12:31hgbotStatusnew => resolved
2017-03-22 12:31hgbotResolutionopen => fixed
2017-03-22 12:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ca2486426cb038fadadf5f8e82d0b63bbb9a59f3 [^]
2017-03-22 12:58aferrazRelationship addedrelated to 0032265
2017-03-22 13:43aferrazReview Assigned To => aferraz
2017-03-22 13:43aferrazStatusresolved => closed
2017-03-22 18:41hudsonbotCheckin
2017-03-22 18:41hudsonbotNote Added: 0095517
2017-03-23 11:02aferrazReview Assigned Toaferraz => vmromanos

Notes
(0095502)
hgbot   
2017-03-22 12:31   
Repository: erp/devel/pi
Changeset: ca2486426cb038fadadf5f8e82d0b63bbb9a59f3
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Wed Mar 22 12:29:50 2017 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ca2486426cb038fadadf5f8e82d0b63bbb9a59f3 [^]

Fixes issue 35596: Eclipse warning in TaxesLineTestData.java

Remove TaxesLineTestData.lineNetUpdated variable as it is not used.

---
M src-test/src/org/openbravo/test/taxes/data/TaxesLineTestData.java
---
(0095517)
hudsonbot   
2017-03-22 18:41   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/fdc639ebd8e0 [^]
Maturity status: Test