Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037795 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS Hardware Manager | major | always | 2018-01-31 17:09 | 2018-02-26 09:34 | |||
Reporter | jorgewederago | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR18Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ce6ed25807aa | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0037795: The result of decoding an EPC tag into Serial Number and UPC does not match the result of codifying them | |||||||
Description | There are two ways of working with RFID, once is using the EPC and from it obtain the Serial Number and UPC from the product while the other one is to obtain the EPC from the Serial Number and UPC. Right now, if you use the functions provided by our current solution the result of using both functions is different. The EPC obtained from codifying UPC and Serial Number gives an EPC which is different from the one you would get by reading from RFID. | |||||||
Steps To Reproduce | At this moment there is no way to reproduce this in pi. *You need a way to convert a full RFID barcode into EPC. You can do this directly copying the function of the HWM which is called RFIDEncondig.gtinAndSerialToEpc() and passing to it the needed parameters. *In order to have the EPC decoded into Serial Number and EPC you can use RFID in screen mode and use an EPC example. *If you compare both results you will see that the result is not the same EPC. | |||||||
Proposed Solution | Attached file. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0102404) hgbot (developer) 2018-02-14 15:31 |
Repository: erp/pmods/org.openbravo.retail.poshwmanager Changeset: b1ca40e7d27645d01c9a83230d27b4975b4fb3a3 Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu> Date: Mon Feb 12 10:40:49 2018 -0500 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager/rev/b1ca40e7d27645d01c9a83230d27b4975b4fb3a3 [^] Fixed issue 37795: The result of decoding an EPC tag into Serial Number and UPC does not match the result of codifying them Compile new version of hardware manager. --- M bin/poshw.jar M bin/rev.id --- |
(0102405) hgbot (developer) 2018-02-14 15:32 |
Repository: erp/pmods/org.openbravo.retail.poshwmanager.sources Changeset: ce6ed25807aab701d443d3dd1e384794ba30898e Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu> Date: Wed Feb 14 09:30:55 2018 -0500 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager.sources/rev/ce6ed25807aab701d443d3dd1e384794ba30898e [^] Fixed issue 37795: The result of decoding an EPC tag into Serial Number and UPC does not match the result of codifying them --- M project/src/com/openbravo/pos/util/RFIDEncoding.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2018-01-31 17:09 | jorgewederago | New Issue | |
2018-01-31 17:09 | jorgewederago | Assigned To | => Retail |
2018-01-31 17:09 | jorgewederago | File Added: RFIDFix.diff | |
2018-01-31 17:09 | jorgewederago | OBNetwork customer | => Yes |
2018-01-31 17:09 | jorgewederago | Resolution time | => 1487631600 |
2018-01-31 17:09 | jorgewederago | Triggers an Emergency Pack | => No |
2018-01-31 17:10 | jorgewederago | Summary | The result of decoding an EPC tag into Serial Number and EPC does not match the result of codifying them => The result of decoding an EPC tag into Serial Number and UPC does not match the result of codifying them |
2018-02-01 11:03 | marvintm | Resolution time | 1487631600 => 1519167600 |
2018-02-06 15:15 | rqueralta | Assigned To | Retail => rqueralta |
2018-02-14 15:31 | hgbot | Checkin | |
2018-02-14 15:31 | hgbot | Note Added: 0102404 | |
2018-02-14 15:31 | hgbot | Status | new => resolved |
2018-02-14 15:31 | hgbot | Resolution | open => fixed |
2018-02-14 15:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager/rev/b1ca40e7d27645d01c9a83230d27b4975b4fb3a3 [^] |
2018-02-14 15:32 | hgbot | Checkin | |
2018-02-14 15:32 | hgbot | Note Added: 0102405 | |
2018-02-14 15:32 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager/rev/b1ca40e7d27645d01c9a83230d27b4975b4fb3a3 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager.sources/rev/ce6ed25807aab701d443d3dd1e384794ba30898e [^] |
2018-02-26 09:34 | marvintm | Review Assigned To | => marvintm |
2018-02-26 09:34 | marvintm | Status | resolved => closed |
2018-02-26 09:34 | marvintm | Fixed in Version | => RR18Q2 |
Copyright © 2000 - 2009 MantisBT Group |