Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027841Retail ModulesWeb POSpublic2014-10-10 14:382014-11-17 13:06
malsasua 
marvintm 
normalmajorsometimes
closedduplicate 
20Community Appliance
 
RR14Q3 
adrianromero
No
0027841: terminal is loaded after that the called to method "OB.MobileApp.model.get('terminal').partnerAddress" is done
Sometimes, the called to the method OB.MobileApp.model.get('terminal').partnerAddress in pointofsale-model.js is done before than the terminal is loaded.
sometimes:
. close all windows of browser
. open browser
. clean cache
. open webpos
. login with a user
. logout
. login again with the same user

error is returned:
Uncaught TypeError: Cannot read property 'partnerAddress' of null
No tags attached.
duplicate of defect 0026886 closed Orekaria The generic error when loading the pos terminal, should try to give more information 
related to design defect 0027228 new marvintm Stabilization: Web POS should validate that models have been imported properly to Web POS 
has duplicate defect 0028350RR15Q1 closed malsasua Error when you login without incremental refresh configured 
diff Issue27841.diff (1,313) 2014-11-03 10:03
https://issues.openbravo.com/file_download.php?file_id=7460&type=bug
Issue History
2014-10-10 14:38malsasuaNew Issue
2014-10-10 14:38malsasuaAssigned To => marvintm
2014-10-10 14:38malsasuaTriggers an Emergency Pack => No
2014-10-10 14:44OrekariaRelationship addedrelated to 0027228
2014-11-03 10:03adrianromeroFile Added: Issue27841.diff
2014-11-17 13:04adrianromeroRelationship addedhas duplicate 0026886
2014-11-17 13:05adrianromeroReview Assigned To => adrianromero
2014-11-17 13:06adrianromeroRelationship replacedduplicate of 0026886
2014-11-17 13:06adrianromeroNote Added: 0071700
2014-11-17 13:06adrianromeroStatusnew => closed
2014-11-17 13:06adrianromeroResolutionopen => duplicate
2014-11-17 13:06adrianromeroFixed in Version => RR14Q3
2014-12-04 19:30jecharriRelationship addedhas duplicate 0028350

Notes
(0071700)
adrianromero   
2014-11-17 13:06   
Fix for issue 26886 covers this issue