Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0036665 | Retail Modules | Web POS | public | 2017-08-18 09:27 | 2017-09-15 13:22 | |||||||
Reporter | marvintm | |||||||||||
Assigned To | guilleaer | |||||||||||
Priority | immediate | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | RR17Q3 | Fixed in Version | RR17Q3 | |||||||||
Merge Request Status | ||||||||||||
Review Assigned To | marvintm | |||||||||||
OBNetwork customer | No | |||||||||||
Support ticket | ||||||||||||
Regression level | Packaging and release | |||||||||||
Regression date | 2017-04-12 | |||||||||||
Regression introduced in release | main | |||||||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c0b32b2cd2e2 [^] | |||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0036665: Problem when using manual roles when having the sessions module installed | |||||||||||
Description | There is a problem when trying to log in the Web POS when using a manual role, if the Sessions module is installed. The login fails with the following error: "Window access denied" (see attached screenshot). | |||||||||||
Steps To Reproduce | - Install Retail and the sessions module - Go to the terminal PS-1 - Try to login with user posets. Verify that the mentioned error appears. | |||||||||||
Proposed Solution | The cause of the problem is the following lines in the ob-terminal-model.js file: if (destinationWindow.permission) { if (!OB.MobileApp.model.hasPermission(windowName)) { The call to hasPermission should have "destinationWindow.permission" as a parameter, and not "windowName". | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=11034&type=bug | |||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2017-08-18 09:28 | marvintm | Type | defect => backport | |||||||||
2017-08-18 09:28 | marvintm | Target Version | => RR17Q3 | |||||||||
2017-09-04 14:51 | guilleaer | File Added: 36664_q3.diff | ||||||||||
2017-09-05 10:10 | hgbot | Checkin | ||||||||||
2017-09-05 10:10 | hgbot | Note Added: 0098824 | ||||||||||
2017-09-05 10:10 | hgbot | Status | scheduled => resolved | |||||||||
2017-09-05 10:10 | hgbot | Resolution | open => fixed | |||||||||
2017-09-05 10:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR17Q3/org.openbravo.mobile.core/rev/80a269129a354712536c07f0cbec7d23cc80e817 [^] | |||||||||
2017-09-15 11:48 | marvintm | Assigned To | Retail => guilleaer | |||||||||
2017-09-15 13:22 | marvintm | Review Assigned To | => marvintm | |||||||||
2017-09-15 13:22 | marvintm | Status | resolved => closed | |||||||||
2017-09-15 13:22 | marvintm | Fixed in Version | => RR17Q3 |
Notes | |||||
|
|||||
|
|