Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037216Retail ModulesWeb POSpublic2017-11-03 10:562017-11-30 15:25
jorgewederago 
rqueralta 
normalmajoralways
closedfixed 
5
 
RR18Q1 
marvintm
No
0037216: Terminal blocked when doing terminal authentication under certain circumstances.
When doing terminal authentication, if the Terminal Key Identifier is correctly set and both User and password are left in blank. The terminal will be locked until a clear cache is done.
* Open a terminal to open a Terminal Authentication
* Set the correct terminal key identifier
* Leave User and Password blank
* Press Apply
* An error window will be shown and no further action will be take
Do not accept an Apply until all the fields have been fulfilled.
No tags attached.
Issue History
2017-11-03 10:56jorgewederagoNew Issue
2017-11-03 10:56jorgewederagoAssigned To => Retail
2017-11-03 10:56jorgewederagoResolution time => 1511478000
2017-11-03 10:56jorgewederagoTriggers an Emergency Pack => No
2017-11-08 22:58rqueraltaAssigned ToRetail => rqueralta
2017-11-08 22:59rqueraltaStatusnew => scheduled
2017-11-21 15:07hgbotCheckin
2017-11-21 15:07hgbotNote Added: 0100649
2017-11-21 15:07hgbotStatusscheduled => resolved
2017-11-21 15:07hgbotResolutionopen => fixed
2017-11-21 15:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/49c34106d82c6714259c2f3da42d9cb1e083965c [^]
2017-11-22 19:30marvintmReview Assigned To => marvintm
2017-11-22 19:30marvintmStatusresolved => closed
2017-11-22 19:30marvintmFixed in Version => RR18Q1
2017-11-30 15:25hgbotCheckin
2017-11-30 15:25hgbotNote Added: 0100837

Notes
(0100649)
hgbot   
2017-11-21 15:07   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 49c34106d82c6714259c2f3da42d9cb1e083965c
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Sat Nov 11 18:32:22 2017 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/49c34106d82c6714259c2f3da42d9cb1e083965c [^]

Fixed issue 37216: Terminal blocked when doing terminal authentication under
certain circumstances.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/components/modalselectterminal.js
---
(0100837)
hgbot   
2017-11-30 15:25   
Repository: tools/automation/pi-mobile
Changeset: a43849d845220ec790d9a470fe3f45285ce343d5
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Wed Nov 29 09:18:48 2017 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a43849d845220ec790d9a470fe3f45285ce343d5 [^]

Verifies issue 37216: Terminal blocked when doing terminal authentication under
certain circumstances

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/I37216_VerifyTerminalIsNotBlockedDuringAuthentication.java
---