Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041819Retail ModulesSelfcheckoutpublic2019-09-17 02:422019-09-27 09:10
jorgewederago 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR19Q4 
marvintm
No
0041819: In SCO Terminals If F5 is pressed in the payment page RFID stops working properly
If F5 is pressed in the payment window, the next time we go into it after the refresh RFID will not be deactivated
1.-Open Hardware Manager
2.-Log into SCO terminal in livebuilds
3.-Add a product to the ticket
4.-Navigate to the payment window
5.-Check that in the Hardware Manager - RFID Tab the buttons are deactivated
6.-Press F5
7.-Go back to the payment window
8.-Check that in the Hardware Manager - RFID Tab the buttons are activated allowing products to be scanned
No tags attached.
Issue History
2019-09-17 02:42jorgewederagoNew Issue
2019-09-17 02:42jorgewederagoAssigned To => Retail
2019-09-17 02:42jorgewederagoResolution time => 1570485600
2019-09-17 02:42jorgewederagoTriggers an Emergency Pack => No
2019-09-17 15:20ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-09-19 08:14ranjith_qualiantech_comStatusnew => scheduled
2019-09-23 11:23hgbotCheckin
2019-09-23 11:23hgbotNote Added: 0114721
2019-09-23 11:23hgbotStatusscheduled => resolved
2019-09-23 11:23hgbotResolutionopen => fixed
2019-09-23 11:23hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/033e2f161efa39dd198901c8d7339e8ac263da4d [^]
2019-09-27 09:10marvintmReview Assigned To => marvintm
2019-09-27 09:10marvintmStatusresolved => closed
2019-09-27 09:10marvintmFixed in Version => RR19Q4

Notes
(0114721)
hgbot   
2019-09-23 11:23   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 033e2f161efa39dd198901c8d7339e8ac263da4d
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Sep 23 14:53:01 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/033e2f161efa39dd198901c8d7339e8ac263da4d [^]

Fixed issue 41819 : RFID Controller status should be updated after getting acknowledgement

* When loading the POS, if connectRFIDDevice is called,
  RFID Controller status are updated before opening the websocket.
  So status should be updated when websocket is opened

---
M web/org.openbravo.retail.posterminal/js/utils/rfidWebsocket.js
---