Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031646Retail ModulesWeb POSpublic2015-12-01 21:292015-12-11 13:54
guilleaer 
guilleaer 
normalmajorhave not tried
closedfixed 
5
 
RR15Q4.1RR15Q4.1 
marvintm
No
0031646: Under certain circumstances web POS fails because Inc refresh and full refresh are executed at the same time
Under certain circumstances web POS fails because Inc refresh and full refresh are executed at the same time.

Apart from that, inc refresh is not activated when a login from an empty cache is done
Configure a terminal with:
inc refresh: 1 minute
full refresh: 2 minutes

1. delete cache
2. login
3. Yo will see that inc refresh is not executed
4. press f5 whithout wait 2 minutes
5. incremental refresh will be executed while login is done
6. If you wait 1 minute inc refresh will be executed
7. wait 1 minute more and press f5
8. Full refresh and inc refresh are executed at the same time. Web POS never loads and the progress bar gets crazy
1. Avoid simultaneous execution of inc refresh and full refresh
2. inc refresh should be enabled always when it is properly configured
No tags attached.
blocks defect 0031635RR16Q1 closed guilleaer Under certain circumstances web POS fails because Inc refresh and full refresh are executed at the same time 
Issue History
2015-12-02 17:16guilleaerTypedefect => backport
2015-12-02 17:16guilleaerTarget VersionRR16Q1 => RR15Q4.1
2015-12-03 13:18hgbotCheckin
2015-12-03 13:18hgbotNote Added: 0082561
2015-12-03 13:18hgbotStatusscheduled => resolved
2015-12-03 13:18hgbotResolutionopen => fixed
2015-12-03 13:18hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4d52f936392f82f8bf1dfe200c7cd21dafa59b8c [^] => http://code.openbravo.com/retail/backports/3.0RR15Q4.1/org.openbravo.retail.posterminal/rev/a81305b7eeaf3de0b100d27b609ea4649009d7ae [^]
2015-12-09 10:08OrekariaReview Assigned To => marvintm
2015-12-11 13:54marvintmStatusresolved => closed
2015-12-11 13:54marvintmFixed in Version => RR15Q4.1

Notes
(0082561)
hgbot   
2015-12-03 13:18   
Repository: retail/backports/3.0RR15Q4.1/org.openbravo.retail.posterminal
Changeset: a81305b7eeaf3de0b100d27b609ea4649009d7ae
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu Dec 03 13:18:02 2015 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4.1/org.openbravo.retail.posterminal/rev/a81305b7eeaf3de0b100d27b609ea4649009d7ae [^]

Fixed issue 31646: inc refresh and full refresh won't be executed at the same time

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