Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038974Retail ModulesWeb POSpublic2018-06-13 16:132018-07-17 12:40
malsasua 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR18Q2.2 
jorge-garcia
No
0038974: In offline, login is done properly but error happened in master refresh
when master refresh does not finish properly, you go offline, and do login again, the login is done, but masterdata is incomplete
[online]
. login
. master refresh fails (timeout) in the load of the 2nd product batch -> pop up message is displayed: The Master Data loading process has encountered an error. The following model(s) could not be loaded: Product.

[offline]
. refresh browser -> login page is displayed
. do login -> WRONG: login is done, and popup message is not displaed
No tags attached.
blocks defect 0038753 closed ranjith_qualiantech_com In offline, login is done properly but error happened in master refresh 
Issue History
2018-07-17 09:07migueldejuanaTypedefect => backport
2018-07-17 09:07migueldejuanaTarget Version => RR18Q2.2
2018-07-17 09:27hgbotCheckin
2018-07-17 09:27hgbotNote Added: 0105765
2018-07-17 09:27hgbotStatusscheduled => resolved
2018-07-17 09:27hgbotResolutionopen => fixed
2018-07-17 09:27hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/cb90f9a5cc57e65536098b89e518a10a0f252221 [^] => http://code.openbravo.com/retail/backports/3.0RR18Q2.2/org.openbravo.mobile.core/rev/ef8d2d939b04f4ae9a46453d4ca4ed3b73e4ef72 [^]
2018-07-17 12:40jorge-garciaNote Added: 0105772
2018-07-17 12:40jorge-garciaStatusresolved => closed

Notes
(0105765)
hgbot   
2018-07-17 09:27   
Repository: retail/backports/3.0RR18Q2.2/org.openbravo.mobile.core
Changeset: ef8d2d939b04f4ae9a46453d4ca4ed3b73e4ef72
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jul 17 12:57:31 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR18Q2.2/org.openbravo.mobile.core/rev/ef8d2d939b04f4ae9a46453d4ca4ed3b73e4ef72 [^]

Fixed issue 38974 : Removed POSLastIncRefresh from localstorage when full login is not completed

* Both POSLastTotalRefresh and POSLastIncRefresh should be removed from localstorage when full login is not completed

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
---
(0105772)
jorge-garcia   
2018-07-17 12:40   
Reviewed and tested