Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032027Retail ModulesWeb POSpublic2016-01-27 15:422016-02-15 16:09
guillermogil 
guilleaer 
immediatemajoralways
closedfixed 
5
 
RR16Q2 
marvintm
No
0032027: Terminal Authentication - popup to link device is not show under certain circumstances
Terminal Authentication - popup to link device is not show under certain circumstances
Log in in web POS having terminal authentication disabled
From the erp enable terminal authentication adding or modifying a preference
Log out from web POS -> popup is not shown
No tags attached.
depends on backport 0032035RR16Q1 closed Retail Terminal Authentication - Link device is not working 
depends on backport 0032043RR15Q4.2 closed guilleaer Terminal Authentication - popup to link device is not show under certain circumstances 
Issue History
2016-01-27 15:42guillermogilNew Issue
2016-01-27 15:42guillermogilAssigned To => Retail
2016-01-27 15:42guillermogilResolution time => 1454022000
2016-01-27 15:42guillermogilTriggers an Emergency Pack => No
2016-01-28 10:33guilleaerStatusnew => acknowledged
2016-01-28 10:33guilleaerStatusacknowledged => scheduled
2016-01-28 11:51OrekariaAssigned ToRetail => guilleaer
2016-01-28 18:00OrekariaStatusscheduled => feedback
2016-01-28 18:01OrekariaStatusfeedback => scheduled
2016-01-29 14:25hgbotCheckin
2016-01-29 14:25hgbotNote Added: 0083733
2016-01-29 14:25hgbotStatusscheduled => resolved
2016-01-29 14:25hgbotResolutionopen => fixed
2016-01-29 14:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b7ac89689a2b92c7f49706cff2944b0915444d85 [^]
2016-02-01 10:09marvintmSeveritycritical => major
2016-02-02 20:21guilleaerSummaryTerminal Authentication - Link device is not working => Terminal Authentication - popup to link device is not show under certain circumstances
2016-02-02 20:21guilleaerDescription Updatedbug_revision_view_page.php?rev_id=10860#r10860
2016-02-02 20:21guilleaerSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=10862#r10862
2016-02-03 08:04hgbotCheckin
2016-02-03 08:04hgbotNote Added: 0083866
2016-02-03 19:43marvintmReview Assigned To => marvintm
2016-02-03 19:43marvintmStatusresolved => closed
2016-02-03 19:43marvintmFixed in Version => RR16Q2
2016-02-15 16:09hgbotCheckin
2016-02-15 16:09hgbotNote Added: 0084200

Notes
(0083733)
hgbot   
2016-01-29 14:25   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b7ac89689a2b92c7f49706cff2944b0915444d85
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu Jan 28 17:27:05 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b7ac89689a2b92c7f49706cff2944b0915444d85 [^]

fixes issue 32027: Show terminal authentication dialog even when terminalname is set when terminal authentication is enabled

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---
(0083866)
hgbot   
2016-02-03 08:04   
Repository: tools/automation/pi-mobile
Changeset: 52f15ba2db64057de7ce9daa7fc3c58c3ce6fafd
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Feb 02 13:41:01 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/52f15ba2db64057de7ce9daa7fc3c58c3ce6fafd [^]

Related to issue 32027: Add test to verify that authentication popup is shown

---
M src-test/org/openbravo/test/mobile/common/selenium/MobileCoreTerminalHelper.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/TerminalAuthenticationPopupIsShown.java
---
(0084200)
hgbot   
2016-02-15 16:09   
Repository: retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal
Changeset: fca16f213800585492c045ff31711f92df0bfa9a
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu Jan 28 17:27:05 2016 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal/rev/fca16f213800585492c045ff31711f92df0bfa9a [^]

Fixed issue 32035 backport of issue 32027: Show terminal authentication dialog even when terminalname is set when terminal authentication is enabled

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---