Openbravo Issue Tracking System - Retail Modules
View Issue Details
0023336Retail ModulesWeb POSpublic2013-03-19 09:542013-04-03 12:52
jecharri 
marvintm 
urgentmajoralways
closedfixed 
5
RMP20 
RMP21RMP21 
migueldejuana
No
0023336: When the server is collapsed the login is impossible due to the server is not answering
When the server is collapsed the login is impossible due to the server is not answering
-Collapse the server

-Verify that the login takes really long time.

The client side can think that Web POS is not working
No tags attached.
Issue History
2013-03-19 09:54jecharriNew Issue
2013-03-19 09:54jecharriAssigned To => marvintm
2013-03-20 17:13hgbotCheckin
2013-03-20 17:13hgbotNote Added: 0057337
2013-03-20 17:13hgbotStatusnew => resolved
2013-03-20 17:13hgbotResolutionopen => fixed
2013-03-20 17:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f963944525148011ebbcdfc126ab0724bc1abb71 [^]
2013-03-25 14:51migueldejuanaReview Assigned To => migueldejuana
2013-03-25 14:51migueldejuanaNote Added: 0057431
2013-03-25 14:51migueldejuanaStatusresolved => closed
2013-03-25 14:51migueldejuanaFixed in Version => RMP21
2013-04-02 20:12hgbotCheckin
2013-04-02 20:12hgbotNote Added: 0057688
2013-04-02 20:12hgbotStatusclosed => resolved
2013-04-02 20:12hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f963944525148011ebbcdfc126ab0724bc1abb71 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/f963944525148011ebbcdfc126ab0724bc1abb71 [^]
2013-04-03 12:52marvintmStatusresolved => closed

Notes
(0057337)
hgbot   
2013-03-20 17:13   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f963944525148011ebbcdfc126ab0724bc1abb71
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Mar 20 17:12:25 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f963944525148011ebbcdfc126ab0724bc1abb71 [^]

Fixed issue 23336. Login will now work even if server is overloaded:
- A timeout has been added to the POSLoginHandler request. If the timeout is reached, an offline login will be initiated instead.

---
M web/org.openbravo.retail.posterminal/js/model/terminal.js
---
(0057431)
migueldejuana   
2013-03-25 14:51   
Tested and reviewed in 0750f67ba4d5
(0057688)
hgbot   
2013-04-02 20:12   
Repository: erp/pmods/org.openbravo.retail.posterminal-core
Changeset: f963944525148011ebbcdfc126ab0724bc1abb71
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Mar 20 17:12:25 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/f963944525148011ebbcdfc126ab0724bc1abb71 [^]

Fixed issue 23336. Login will now work even if server is overloaded:
- A timeout has been added to the POSLoginHandler request. If the timeout is reached, an offline login will be initiated instead.

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