Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029394Retail ModulesWeb POSpublic2015-03-24 19:512015-03-27 14:14
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
RR15Q2 
marvintm
No
0029394: Stabilization: Better calls to setUserModelOnline
Stabilization: Better calls to setUserModelOnline
Clear cache
Log in
Verify that, if the setUserModelOnline executes the updateSession method while the tables are being dropped, OB.Dal fires an exception because the table is being dropped at the same time that is being created but from different flows
No tags attached.
caused by defect 0029055RR15Q2 closed marvintm Web POS doesn't handle update of local database tables correctly 
Issue History
2015-03-24 19:51OrekariaNew Issue
2015-03-24 19:51OrekariaAssigned To => Orekaria
2015-03-24 19:51OrekariaTriggers an Emergency Pack => No
2015-03-24 20:32hgbotCheckin
2015-03-24 20:32hgbotNote Added: 0075946
2015-03-24 20:32hgbotStatusnew => resolved
2015-03-24 20:32hgbotResolutionopen => fixed
2015-03-24 20:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9bc46bd1e3f7b1ba58e0c5d890a6b97c45696409 [^]
2015-03-24 20:45OrekariaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8095#r8095
2015-03-24 20:47OrekariaRelationship addedcaused by 0029055
2015-03-24 21:09OrekariaNote Edited: 0075946bug_revision_view_page.php?bugnote_id=0075946#r8097
2015-03-25 10:10hgbotCheckin
2015-03-25 10:10hgbotNote Added: 0075961
2015-03-27 14:14marvintmReview Assigned To => marvintm
2015-03-27 14:14marvintmStatusresolved => closed
2015-03-27 14:14marvintmFixed in Version => RR15Q2

Notes
(0075946)
hgbot   
2015-03-24 20:32   
(edited on: 2015-03-24 21:09)
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 9bc46bd1e3f7b1ba58e0c5d890a6b97c45696409
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Mar 24 20:29:50 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9bc46bd1e3f7b1ba58e0c5d890a6b97c45696409 [^]

Fixes issue 29394: Better calls to 'setUserModelOnline'

Prevent setUserModelOnline to be executed at the same time that the tables are being dropped

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

(0075961)
hgbot   
2015-03-25 10:10   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 46723825c3109f56fb6fe77cf713bd7ca1cad5c3
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Mar 24 20:31:36 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/46723825c3109f56fb6fe77cf713bd7ca1cad5c3 [^]

Related to issue 29394: 'setUserModelOnline' should not be called when the terminal response is received

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---