Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034711Retail ModulesWeb POSpublic2016-12-09 09:472016-12-21 16:51
christiangoni 
christiangoni 
normaltrivialhave not tried
closedfixed 
5
 
RR17Q1 
marvintm
No
0034711: Eclipse warnings in Retail
There are some warnings inside Retail Modules
Warnings in the modules
No tags attached.
Issue History
2016-12-09 09:47christiangoniNew Issue
2016-12-09 09:47christiangoniAssigned To => Retail
2016-12-09 09:47christiangoniTriggers an Emergency Pack => No
2016-12-09 09:54christiangoniNote Added: 0092233
2016-12-09 09:56christiangoniAssigned ToRetail => christiangoni
2016-12-09 09:56christiangoniNote Edited: 0092233bug_revision_view_page.php?bugnote_id=0092233#r13970
2016-12-09 10:01hgbotCheckin
2016-12-09 10:01hgbotNote Added: 0092234
2016-12-09 10:01hgbotStatusnew => resolved
2016-12-09 10:01hgbotResolutionopen => fixed
2016-12-09 10:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0c75a8af1fb00b39270242c85599b891ca64645d [^]
2016-12-21 16:51marvintmReview Assigned To => marvintm
2016-12-21 16:51marvintmStatusresolved => closed
2016-12-21 16:51marvintmFixed in Version => RR17Q1

Notes
(0092233)
christiangoni   
2016-12-09 09:54   
(edited on: 2016-12-09 09:56)
Fixed:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8c7d0cd479e6 [^]

https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2fe4d4927338 [^]

https://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/1ec279a8693b [^]

https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7338c0904486 [^]

(0092234)
hgbot   
2016-12-09 10:01   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0c75a8af1fb00b39270242c85599b891ca64645d
Author: Christian Goni <christian.goni <at> openbravo.com>
Date: Fri Dec 09 10:01:20 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0c75a8af1fb00b39270242c85599b891ca64645d [^]

Fixed issue 34711:Eclipse warnings in Retail
removed useless serialVersionUid.
SimpleCall does no longer extend servlet so no need to the anyway useless serialVersionUid constant =1 in all users

---
M src/org/openbravo/retail/posterminal/OBPOS_APP_PriceList.java
M src/org/openbravo/retail/posterminal/ad_callouts/CharacteristicVerification.java
M src/org/openbravo/retail/posterminal/locale/DefaultPOSLanguageCallout.java
---