Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037130Retail ModulesWeb POSpublic2017-10-20 10:192017-10-23 15:28
marvintm 
marvintm 
normalmajorhave not tried
closedfixed 
5
 
RR18Q1 
migueldejuana
No
0037130: Terminal authentication is being activated even if the preference is set to 'N'
Currently in livebuilds the terminal authentication is always enabled, even if you define the preference for it, at client level. If the preference is defined at system level however, then it can be disabled.
Go to livebuilds. See that terminal authentication is enabled for the Web POS.
Go to the backend, verify that the preference is correctly set in the client.
The API to disable readable checks must be used to avoid getting the readable filters when looking for the preference.
No tags attached.
related to defect 0037112 closed alostale Openbravo ERP incorrect HQL to retrieve preferences 
Issue History
2017-10-20 10:19marvintmNew Issue
2017-10-20 10:19marvintmAssigned To => Retail
2017-10-20 10:19marvintmTriggers an Emergency Pack => No
2017-10-20 10:21hgbotCheckin
2017-10-20 10:21hgbotNote Added: 0099975
2017-10-20 10:21hgbotStatusnew => resolved
2017-10-20 10:21hgbotResolutionopen => fixed
2017-10-20 10:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/53c52bf4a28ab1e9ed8142f8e7905a7c69cbb528 [^]
2017-10-20 10:21marvintmAssigned ToRetail => marvintm
2017-10-20 10:21marvintmRelationship addedrelated to 0037112
2017-10-23 15:28migueldejuanaReview Assigned To => migueldejuana
2017-10-23 15:28migueldejuanaNote Added: 0099999
2017-10-23 15:28migueldejuanaStatusresolved => closed
2017-10-23 15:28migueldejuanaFixed in Version => RR18Q1

Notes
(0099975)
hgbot   
2017-10-20 10:21   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 53c52bf4a28ab1e9ed8142f8e7905a7c69cbb528
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Oct 20 10:08:45 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/53c52bf4a28ab1e9ed8142f8e7905a7c69cbb528 [^]

Fixed issue 37130. Disable readable filters when querying for the Terminal Authentication preference.

---
M src/org/openbravo/retail/posterminal/LoginUtilsServlet.java
---
(0099999)
migueldejuana   
2017-10-23 15:28   
Tested and reviewed