Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036665 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2017-08-18 09:27 | 2017-09-15 13:22 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | guilleaer | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 80a269129a35 | ||||
Projection | none | ETA | none | Target Version | RR17Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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". | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0098824) hgbot (developer) 2017-09-05 10:10 |
Repository: retail/backports/3.0RR17Q3/org.openbravo.mobile.core Changeset: 80a269129a354712536c07f0cbec7d23cc80e817 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Tue Sep 05 10:10:12 2017 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR17Q3/org.openbravo.mobile.core/rev/80a269129a354712536c07f0cbec7d23cc80e817 [^] Fixed issue 36665 Backport of 36664: Property Permission instead of prperty route will be checked to give acces to a certain window --- M web/org.openbravo.mobile.core/source/component/ob-menu.js M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |