Openbravo Issue Tracking System - Retail Modules
View Issue Details
0025841Retail ModulesWeb POSpublic2014-02-26 10:492014-03-28 15:55
marvintm 
marvintm 
normalminorhave not tried
closedfixed 
5
 
RR14Q2 
adrianromero
No
0025841: Local storage should also be deleted when the terminal of a device is changed
Currently, if the terminal parameter of a browser is changed, then the database is deleted to ensure that it is loaded again, as the new terminal may need different masterdata.

The same thing should be done with the local storage, as it currently holds terminal-dependant information (such as masterdata timestamps), which should not be reused in the new terminal.
- Login in terminal VBS-1.
- Logout.
- Go to terminal PS-1.
- Log in. Verify that some things were not loaded correctly, such as business partners.
No tags attached.
Issue History
2014-02-26 10:49marvintmNew Issue
2014-02-26 10:49marvintmAssigned To => marvintm
2014-02-26 10:49marvintmTriggers an Emergency Pack => No
2014-02-26 15:51hgbotCheckin
2014-02-26 15:51hgbotNote Added: 0064621
2014-02-26 15:51hgbotStatusnew => resolved
2014-02-26 15:51hgbotResolutionopen => fixed
2014-02-26 15:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9242086089f1736e2acbe611dfd38197775e7031 [^]
2014-03-06 15:43hgbotCheckin
2014-03-06 15:43hgbotNote Added: 0064918
2014-03-06 15:43hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9242086089f1736e2acbe611dfd38197775e7031 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.cirque/rev/9242086089f1736e2acbe611dfd38197775e7031 [^]
2014-03-28 15:55adrianromeroReview Assigned To => adrianromero
2014-03-28 15:55adrianromeroNote Added: 0065590
2014-03-28 15:55adrianromeroStatusresolved => closed
2014-03-28 15:55adrianromeroFixed in Version => RR14Q2

Notes
(0064621)
hgbot   
2014-02-26 15:51   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 9242086089f1736e2acbe611dfd38197775e7031
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Feb 26 15:51:30 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9242086089f1736e2acbe611dfd38197775e7031 [^]

Fixed issue 25841. Local storage will be deleted when the database tables are also deleted.

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0064918)
hgbot   
2014-03-06 15:43   
Repository: erp/pmods/org.openbravo.mobile.core.cirque
Changeset: 9242086089f1736e2acbe611dfd38197775e7031
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Feb 26 15:51:30 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.cirque/rev/9242086089f1736e2acbe611dfd38197775e7031 [^]

Fixed issue 25841. Local storage will be deleted when the database tables are also deleted.

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0065590)
adrianromero   
2014-03-28 15:55   
Reviewed.