Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027447
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Web POSminoralways2014-08-24 00:542014-10-02 10:31
ReporterOrekariaView Statuspublic 
Assigned ToOrekaria 
PrioritynormalResolutionfixedFixed in VersionRR14Q4
StatusclosedFix in branchFixed in SCM revision2aec61ce9f25
ProjectionnoneETAnoneTarget VersionRR14Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027447: Stabilization: Add a new method to clean the local storage and reload the web page

DescriptionStabilization: Add a new method to clean the local storage and reload the web page

This method will gather calls that require this functionality
Steps To ReproduceFind the 'loginUsingCache' method in the ob-terminal-model.js
Verify that the local storage is cleaned and the web page reload
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on defect 0027166RR14Q4 closedOrekaria When the cache has no data for a user, the WebPOS should not try to load the non existent cache 
blocks feature request 0027329 newRetail Stabilization: Overhaul the loading process (since the url is entered until the webpos has loaded) 
blocks defect 0027446RR14Q4 closedOrekaria Stabilization: When the termInfo is invalid the page will not properly load 
blocks defect 0027464RR14Q4 closedOrekaria Stabilization: When the local database is corrupted, the loginUsingCache method will fail to find the current user 
blocks defect 0027465RR14Q4 closedOrekaria Stabilization: When 'setUserModelOnline' fails to save the current user info, the loading process fails 

-  Notes
(0069658)
hgbot (developer)
2014-08-24 01:00

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 2aec61ce9f25bc9e4bda00e566cbf31b5770224e
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Aug 24 00:59:55 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2aec61ce9f25bc9e4bda00e566cbf31b5770224e [^]

Fixes issue 27447: A new method called 'cleanLocalStorageAndReload' has been added to ob-terminal-model.js

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0069660)
hgbot (developer)
2014-08-24 01:12

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 27fd59894ed08e821a84305859b8a26034a264bf
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Aug 24 01:11:59 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/27fd59894ed08e821a84305859b8a26034a264bf [^]

Related to issue 27447: the 'loginUsingCache' method has been refactored to use 'cleanLocalStorageAndReload'

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0069691)
hgbot (developer)
2014-08-24 23:25

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 61c66a6b3fab44c24c307f3b2b1cd1c7455c553f
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Aug 24 23:18:54 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/61c66a6b3fab44c24c307f3b2b1cd1c7455c553f [^]

Related to issue 27447: The terminal is set again when the 'cleanLocalStorageAndReload' is called

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0069727)
hgbot (developer)
2014-08-26 01:39

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 0fa1683f4eeb717c3a8a7f9a7bcb64bfc55b63a4
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Aug 26 01:38:50 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0fa1683f4eeb717c3a8a7f9a7bcb64bfc55b63a4 [^]

Related to issue 27447: 'cleanLocalStorageAndReload' also delete the current user record from the ad_user table...
This is done not to have further login issues

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0069935)
hgbot (developer)
2014-09-03 10:50

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 6298da5c2a67a8746b5390aaa49fa1e016b9141c
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Wed Sep 03 10:49:00 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6298da5c2a67a8746b5390aaa49fa1e016b9141c [^]

Fixes to issue 27447: 'cleanLocalStorageAndReload' will reload in all cases

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0069962)
hgbot (developer)
2014-09-04 13:19

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 3eecdc9039013a53485481d77bd1e0c2f5c7d7e4
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Sep 04 13:19:07 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3eecdc9039013a53485481d77bd1e0c2f5c7d7e4 [^]

Fixes to issue 27447: the callee is passed to 'cleanLocalStorageAndReload' to know which method originated the call

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0070065)
hgbot (developer)
2014-09-10 00:12

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: b5f32b08731edc6bbfbda61c25b7edd4f7b40068
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Sep 09 23:04:34 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b5f32b08731edc6bbfbda61c25b7edd4f7b40068 [^]

Fixes to issue 27447: 'cleanLocalStorageAndReload' will logout in all cases

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0070338)
hgbot (developer)
2014-09-25 00:07

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: be026f9fc973a327aa773fe6489ac4b55f1996d0
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Sep 25 00:07:16 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/be026f9fc973a327aa773fe6489ac4b55f1996d0 [^]

Related to issue 27447: More descriptive error message

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0070649)
hgbot (developer)
2014-10-02 10:31

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 5d49c7ddf84223917fa8349df28441e6e3fba07f
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Oct 02 10:31:37 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5d49c7ddf84223917fa8349df28441e6e3fba07f [^]

Related to issue 27447: the 'cleanLocalStorageAndReload' method has been renamed to 'loadingErrorsActions'

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

- Issue History
Date Modified Username Field Change
2014-08-24 00:54 Orekaria New Issue
2014-08-24 00:54 Orekaria Assigned To => Orekaria
2014-08-24 00:54 Orekaria Triggers an Emergency Pack => No
2014-08-24 00:54 Orekaria Relationship added blocks 0027329
2014-08-24 00:54 Orekaria Relationship added blocks 0027446
2014-08-24 01:00 hgbot Checkin
2014-08-24 01:00 hgbot Note Added: 0069658
2014-08-24 01:00 hgbot Status new => resolved
2014-08-24 01:00 hgbot Resolution open => fixed
2014-08-24 01:00 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2aec61ce9f25bc9e4bda00e566cbf31b5770224e [^]
2014-08-24 01:12 hgbot Checkin
2014-08-24 01:12 hgbot Note Added: 0069660
2014-08-24 23:25 hgbot Checkin
2014-08-24 23:25 hgbot Note Added: 0069691
2014-08-25 13:18 Orekaria Status resolved => new
2014-08-25 13:18 Orekaria Resolution fixed => open
2014-08-25 13:18 Orekaria Status new => scheduled
2014-08-25 13:18 Orekaria fix_in_branch => pi
2014-08-26 01:39 hgbot Checkin
2014-08-26 01:39 hgbot Note Added: 0069727
2014-08-26 01:50 Orekaria Relationship added blocks 0027464
2014-08-26 02:02 Orekaria Relationship added blocks 0027465
2014-08-27 10:24 Orekaria Relationship added depends on 0027166
2014-08-27 14:00 Orekaria fix_in_branch pi =>
2014-08-27 14:00 Orekaria Summary Stabilization: Add a new method to clean the local storage are reload the web page => Stabilization: Add a new method to clean the local storage and reload the web page
2014-08-27 14:00 Orekaria Description Updated View Revisions
2014-09-02 21:58 Orekaria Status scheduled => resolved
2014-09-02 21:58 Orekaria Fixed in Version => RR14Q4
2014-09-02 21:58 Orekaria Resolution open => fixed
2014-09-03 10:50 hgbot Checkin
2014-09-03 10:50 hgbot Note Added: 0069935
2014-09-04 13:19 hgbot Checkin
2014-09-04 13:19 hgbot Note Added: 0069962
2014-09-10 00:12 hgbot Checkin
2014-09-10 00:12 hgbot Note Added: 0070065
2014-09-25 00:07 hgbot Checkin
2014-09-25 00:07 hgbot Note Added: 0070338
2014-09-29 19:50 marvintm Review Assigned To => marvintm
2014-09-29 19:50 marvintm Status resolved => closed
2014-10-02 10:31 hgbot Checkin
2014-10-02 10:31 hgbot Note Added: 0070649


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker