Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042074Retail ModulesWeb POS Hardware Managerpublic2019-10-21 16:242020-04-28 13:28
jcbourgeois 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
RR19Q3.1 
RR20Q1 
marvintm
No
0042074: Hardware Manager - HTTPS should not be needed to use RFID
Using Hardware Manager with HTTPS mode enabled is currently mandatory to use RFID.
As discussed with Antonio Moreno, it's an old "artificial" limitation and it should be possible to use RFID with HTTP mode if Hardware manager is running on the same device than WebPOS (in localhost mode).
> Run hardware manager in HTTP mode
> In Channel - Touchpoint type screen of BackEnd, set the following URL for HW Manager : http://localhost:8090/printer [^]
> Check "Use RFID" is enabled
> Launch WebPOS
> Check that RFID feature is disabled
Authorize using RFID in WebPOS with HW Manager in HTTP mode
No tags attached.
patch 42074 DKT 19Q3 posterminal.patch (3,738) 2020-04-28 13:28
https://issues.openbravo.com/file_download.php?file_id=14404&type=bug
Issue History
2019-10-21 16:24jcbourgeoisNew Issue
2019-10-21 16:24jcbourgeoisAssigned To => Retail
2019-10-21 16:24jcbourgeoisTriggers an Emergency Pack => No
2019-10-21 17:25marvintmResolution time => 1573513200
2019-10-22 07:55ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-10-22 07:55ranjith_qualiantech_comStatusnew => scheduled
2019-10-29 07:19hgbotCheckin
2019-10-29 07:19hgbotNote Added: 0115317
2019-10-29 07:19hgbotStatusscheduled => resolved
2019-10-29 07:19hgbotResolutionopen => fixed
2019-10-29 07:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/79e206d2b1e416f17ad877aef2ff9e315aae6d84 [^]
2019-10-31 13:41marvintmReview Assigned To => marvintm
2019-10-31 13:41marvintmStatusresolved => closed
2019-10-31 13:41marvintmFixed in Version => RR20Q1
2020-04-28 13:28malsasuaFile Added: 42074 DKT 19Q3 posterminal.patch

Notes
(0115317)
hgbot   
2019-10-29 07:19   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 79e206d2b1e416f17ad877aef2ff9e315aae6d84
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Oct 29 11:47:02 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/79e206d2b1e416f17ad877aef2ff9e315aae6d84 [^]

Fixed issue 42074 : RFID should be disabled when HM protocol is defined as http

* If POS is opened with https and HM protocol is defined as http, then RFID should be disabled

---
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/obpos-toolbar.js
M web/org.openbravo.retail.posterminal/js/utils/rfidWebsocket.js
---