Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039893Retail ModulesWeb POSpublic2019-01-09 13:142019-02-06 09:45
inaki_garcia 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
main 
RR19Q2 
jorge-garcia
No
0039893: [RR19Q1] Web POS gets stuck in loading screen when logging in after clearing the cache
When navigating to the POS and then clearing the cache of the browser before attempting a log in, the POS will stay stuck on the loading screen after logging in.
0. Navigate to Web POS (just go to login page).
1. Clear the cache of the web browser
2. Log in with a user
NOTICE that the POS stays stuck on the login screen, and the bar doesn't start to fill. If a refresh is then performed, the POS is then logged in and loaded, which would be convenient if it happened automatically.
No tags attached.
Issue History
2019-01-09 13:14inaki_garciaNew Issue
2019-01-09 13:14inaki_garciaAssigned To => Retail
2019-01-09 13:14inaki_garciaTriggers an Emergency Pack => No
2019-01-29 14:08ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-01-29 15:14ranjith_qualiantech_comStatusnew => scheduled
2019-02-02 12:00hgbotCheckin
2019-02-02 12:00hgbotNote Added: 0109454
2019-02-02 12:00hgbotStatusscheduled => resolved
2019-02-02 12:00hgbotResolutionopen => fixed
2019-02-02 12:00hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/db8c58e2e7ec863053358e3e6feefeccc4188487 [^]
2019-02-05 12:15jorge-garciaReview Assigned To => jorge-garcia
2019-02-06 08:44jorge-garciaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=18278#r18278
2019-02-06 09:45jorge-garciaNote Added: 0109619
2019-02-06 09:45jorge-garciaStatusresolved => closed
2019-02-06 09:45jorge-garciaFixed in Version => RR19Q2

Notes
(0109454)
hgbot   
2019-02-02 12:00   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: db8c58e2e7ec863053358e3e6feefeccc4188487
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sat Feb 02 16:30:07 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/db8c58e2e7ec863053358e3e6feefeccc4188487 [^]

Fixed issue 39893 : Websql database should be opened when doing login

* When doing login, if WEBSQL database is not opened, it should be opened again

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0109619)
jorge-garcia   
2019-02-06 09:45   
Code reviewed and tested