Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0028278 | Retail Modules | Web POS | public | 2014-11-25 14:08 | 2015-01-21 23:57 | |||||||
Reporter | malsasua | |||||||||||
Assigned To | marvintm | |||||||||||
Priority | immediate | Severity | major | Reproducibility | sometimes | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 20 | OS Version | Community Appliance | ||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | RR15Q1 | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | marvintm | |||||||||||
OBNetwork customer | ||||||||||||
Support ticket | ||||||||||||
Regression level | Production - Confirmed Stable | |||||||||||
Regression date | 2014-02-24 | |||||||||||
Regression introduced in release | RR14Q2 | |||||||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2a17e08ad3353fe0822c0f012f43d42999b64eb0 [^] | |||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0028278: variable isLoggingIn never is set to false, then, during the login, some messages are not displayed and they should be displayed | |||||||||||
Description | Sometimes, when the login is done, the variable isLoggingIn never is set to false The code: this.models.on('ready', function() { if (!OB.MobileApp.model.get('loggedUsingCache')) { initIfInit(); OB.MobileApp.model.set('isLoggingIn', false); this.trigger('ready'); } }, this); is executed before than this code: if (me.get('loggedUsingCache')) { me.set('loggedUsingCache', false); me.renderTerminalMain(); } | |||||||||||
Steps To Reproduce | in online: . do login with user "demouser" . create and close a receipt . do logout . do login with user "vallblanca" . do cashup . do logout in offline: . do login with user "vallblanca" . do cashup . do logout in online: . do login with user "demouser" . error is displayed "Current user/role has no access to class org.openbravo.retail.posterminal.ProcessCashClose" is displayed and logout is done automatically It is not possible to do login with this user | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | error.png (123,225) 2014-11-25 16:41 https://issues.openbravo.com/file_download.php?file_id=7542&type=bug | |||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2014-11-25 14:08 | malsasua | New Issue | ||||||||||
2014-11-25 14:08 | malsasua | Assigned To | => marvintm | |||||||||
2014-11-25 14:08 | malsasua | Triggers an Emergency Pack | => No | |||||||||
2014-11-25 14:09 | hgbot | Checkin | ||||||||||
2014-11-25 14:09 | hgbot | Note Added: 0071996 | ||||||||||
2014-11-25 14:09 | hgbot | Status | new => resolved | |||||||||
2014-11-25 14:09 | hgbot | Resolution | open => fixed | |||||||||
2014-11-25 14:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a2f8315bc9d86f4017c80c00a6595799ad521502 [^] | |||||||||
2014-11-25 16:41 | malsasua | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=7142#r7142 | |||||||||
2014-11-25 16:41 | malsasua | File Added: error.png | ||||||||||
2014-11-25 16:51 | malsasua | Regression level | => Production - Confirmed Stable | |||||||||
2014-11-25 16:51 | malsasua | Regression date | => 2014-02-24 | |||||||||
2014-11-25 16:51 | malsasua | Regression introduced in release | => RR14Q2 | |||||||||
2014-11-25 16:51 | malsasua | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2a17e08ad3353fe0822c0f012f43d42999b64eb0 [^] | |||||||||
2014-11-25 16:53 | malsasua | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=7145#r7145 | |||||||||
2014-12-01 10:03 | malsasua | Relationship added | related to 0027954 | |||||||||
2014-12-01 11:08 | hgbot | Checkin | ||||||||||
2014-12-01 11:08 | hgbot | Note Added: 0072178 | ||||||||||
2014-12-01 11:15 | mtaal | Issue Monitored: mtaal | ||||||||||
2014-12-09 16:31 | marvintm | Review Assigned To | => marvintm | |||||||||
2014-12-09 16:31 | marvintm | Status | resolved => closed | |||||||||
2014-12-09 16:31 | marvintm | Fixed in Version | => RR15Q1 | |||||||||
2015-01-21 23:56 | hgbot | Checkin | ||||||||||
2015-01-21 23:56 | hgbot | Note Added: 0073706 | ||||||||||
2015-01-21 23:57 | hgbot | Checkin | ||||||||||
2015-01-21 23:57 | hgbot | Note Added: 0073707 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|