Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036664 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [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 | RR17Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 548cb946c566 | ||||
Projection | none | ETA | none | Target Version | ||||
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 | 0036664: 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 | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0098823) hgbot (developer) 2017-09-05 10:09 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 548cb946c56637366533e3d21774e8244c612421 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Tue Sep 05 08:38:39 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/548cb946c56637366533e3d21774e8244c612421 [^] Fixed issue 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:27 | marvintm | New Issue | |
2017-08-18 09:27 | marvintm | Assigned To | => Retail |
2017-08-18 09:27 | marvintm | OBNetwork customer | => No |
2017-08-18 09:27 | marvintm | Triggers an Emergency Pack | => No |
2017-08-18 09:28 | marvintm | File Added: image.png | |
2017-08-18 09:28 | marvintm | Regression level | => Packaging and release |
2017-08-18 09:28 | marvintm | Regression date | => 2017-04-12 |
2017-08-18 09:28 | marvintm | Regression introduced in release | => main |
2017-08-18 09:28 | marvintm | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c0b32b2cd2e2 [^] |
2017-08-18 09:28 | marvintm | Status | new => scheduled |
2017-08-18 09:28 | marvintm | Status | scheduled => acknowledged |
2017-09-04 13:20 | hgbot | Checkin | |
2017-09-04 13:20 | hgbot | Note Added: 0098805 | |
2017-09-04 13:23 | guilleaer | Note Deleted: 0098805 | |
2017-09-04 13:31 | guilleaer | Status | acknowledged => scheduled |
2017-09-05 10:09 | hgbot | Checkin | |
2017-09-05 10:09 | hgbot | Note Added: 0098823 | |
2017-09-05 10:09 | hgbot | Status | scheduled => resolved |
2017-09-05 10:09 | hgbot | Resolution | open => fixed |
2017-09-05 10:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/548cb946c56637366533e3d21774e8244c612421 [^] |
2017-09-06 09:31 | 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 | => RR17Q4 |
Copyright © 2000 - 2009 MantisBT Group |