Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042755Retail ModulesWeb POSpublic2020-01-09 10:302020-01-24 15:16
maite 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR20Q2 
marvintm
No
0042755: Incremental Refresh should not be launched in a "WebPOS Application Locked" tab
In case a terminal is opened again in a new tab in the same browser, the first tab will blocked and the following message will be raised to end-user:

"
WebPOS Application Locked

This WebPOS application has been locked because you opened this application in a new browser tab. Please, close this browser tab and continue working in the other one.
"

The tab is properly locked but refreshes are still launched for this tab.

Refreshes should not be launched in a blocked tab as they could crash with a full refresh launched in the other tab, as seen in client's environment
0. In backoffice, access to "Channel - Touchpoint type" window and configure:
  Time to Incrementally Refresh Masterdata (in minutes) = 2
  Time to Show Incremental Refresh Popup (in minutes) = 1
1. Open new browser's window, access the terminal and log in
2. Once the previous login has finished, open a new tab in the same browser's window, access to the same terminal and log in
3. Come back to first tab and realize that "WebPOS Application Locked" appears
4. Open browser's console of this tab (pressing F12 in chrome) and wait 2 minutes checking the console to confirm that incremental refreshes is launches for this blocked tab
No tags attached.
Issue History
2020-01-09 10:30maiteNew Issue
2020-01-09 10:30maiteAssigned To => Retail
2020-01-09 10:30maiteResolution time => 1548802800
2020-01-09 10:30maiteTriggers an Emergency Pack => No
2020-01-09 10:31maiteIssue Monitored: networkb
2020-01-09 11:40PracticsIssue Monitored: Practics
2020-01-09 14:17ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-01-13 13:26marvintmResolution time1548802800 => 1580338800
2020-01-13 14:02ranjith_qualiantech_comStatusnew => scheduled
2020-01-17 06:47hgbotCheckin
2020-01-17 06:47hgbotNote Added: 0116957
2020-01-17 06:47hgbotStatusscheduled => resolved
2020-01-17 06:47hgbotResolutionopen => fixed
2020-01-17 06:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b15996bc29dca22d5b237d16b46df8aaf466f008 [^]
2020-01-17 06:47hgbotCheckin
2020-01-17 06:47hgbotNote Added: 0116958
2020-01-24 15:16marvintmReview Assigned To => marvintm
2020-01-24 15:16marvintmStatusresolved => closed
2020-01-24 15:16marvintmFixed in Version => RR20Q2

Notes
(0116957)
hgbot   
2020-01-17 06:47   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b15996bc29dca22d5b237d16b46df8aaf466f008
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jan 17 11:16:58 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b15996bc29dca22d5b237d16b46df8aaf466f008 [^]

Fixed issue 42755 : Incremental Refresh should not be initiated when POS is locked

---
M web/org.openbravo.retail.posterminal/js/utils/ob-utilitiesuipos.js
---
(0116958)
hgbot   
2020-01-17 06:47   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 01046994ff17021c9ebddeba9b23b4f9051036b2
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jan 17 11:17:00 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/01046994ff17021c9ebddeba9b23b4f9051036b2 [^]

Related to issue 42755 : Added lock status to MobileApp view when application locked

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---