Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038018Retail ModulesWeb POSpublic2018-02-28 17:062018-03-08 12:19
migueldejuana 
migueldejuana 
normaltrivialalways
closedfixed 
5
 
RR18Q2 
marvintm
No
0038018: Add log in Terminal Authentication process
Add log in Terminal Authentication process to have a more clear view of what had happened.
n/a
No tags attached.
Issue History
2018-02-28 17:06migueldejuanaNew Issue
2018-02-28 17:06migueldejuanaAssigned To => migueldejuana
2018-02-28 17:06migueldejuanaTriggers an Emergency Pack => No
2018-03-01 07:44hgbotCheckin
2018-03-01 07:44hgbotNote Added: 0102890
2018-03-01 07:44hgbotStatusnew => resolved
2018-03-01 07:44hgbotResolutionopen => fixed
2018-03-01 07:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/25d80850f7e5a4d1bf9f2f345a42f2f0d182c5e3 [^]
2018-03-01 07:45hgbotCheckin
2018-03-01 07:45hgbotNote Added: 0102891
2018-03-01 07:45hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/25d80850f7e5a4d1bf9f2f345a42f2f0d182c5e3 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ba60b0ac7a639e775ea2160ee7fbe3ae9b4c5f32 [^]
2018-03-08 12:19marvintmReview Assigned To => marvintm
2018-03-08 12:19marvintmStatusresolved => closed
2018-03-08 12:19marvintmFixed in Version => RR18Q2

Notes
(0102890)
hgbot   
2018-03-01 07:44   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 25d80850f7e5a4d1bf9f2f345a42f2f0d182c5e3
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Feb 28 17:11:33 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/25d80850f7e5a4d1bf9f2f345a42f2f0d182c5e3 [^]

Fixed issue 0038018: Add log in Terminal Authentication process

- Add log when cacheSessionId is defined because it was not done never before
- Add log when localStorage is cleared

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
M web/org.openbravo.mobile.core/source/utils/ob-localStorage.js
---
(0102891)
hgbot   
2018-03-01 07:45   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ba60b0ac7a639e775ea2160ee7fbe3ae9b4c5f32
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Feb 28 17:08:55 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ba60b0ac7a639e775ea2160ee7fbe3ae9b4c5f32 [^]

Fixed issue 0038018: Add log in Terminal Authentication process

- Add log when terminal is unlinked in backoffice
- Add log when Terminal Auth is disabled
- Add log whe cacheSessionId is not present because it was never defined

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