Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031913 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-01-15 14:07 | 2016-02-29 09:39 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3c0d57b3205a | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 40214 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031913: link physical device does not work when the role has not got permission to Terminal window | |||||||
Description | when the role related with the user has not got permission to POS Terminal window, you can do login in the same terminal from two distinct devices | |||||||
Steps To Reproduce | . go to backoffice create new preference: Terminal Authentication Enabled -> value: Y go to rol "vall blanca user" manual: Y go to tab window: remove the record: POS Terminal go to POS Terminal window: record: VBS terminal key identified: 111 . go to webpos do login with vallblanca user and terminal VBS-1 login is done . go to webpos in other chrome session do login with vallblanca user and terminal VBS-1 login is done and error is returned in openbravo.log ERROR org.openbravo.retail.posterminal.CheckTerminalAuth - There was an error Checking Terminal Authentication: org.openbravo.base.exception.OBSecurityException: Entity OBPOS_Applications is not directly readable, only id and identifier properties are readable, property OBPOS_Applications.islinked is neither of these. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0084101) hgbot (developer) 2016-02-11 13:15 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 3c0d57b3205a27f2caa1e08a56f3574deafe9a59 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Feb 04 13:45:54 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3c0d57b3205a27f2caa1e08a56f3574deafe9a59 [^] Fixed issue 31913: link physical device does not work when the role has not got permission to Terminal window If a user doesn't have permission to the Terminal window and the terminal authentication is active, when the user log in the WEB POS, a error is shown in the openbravo log. The solution is to grant access. --- M src/org/openbravo/retail/posterminal/CheckTerminalAuth.java --- |
(0084102) hgbot (developer) 2016-02-11 13:16 |
Repository: tools/automation/pi-mobile Changeset: 7a2ccf94c2f20587e57f6d30fb1b6ecf03a7686b Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Wed Feb 10 15:33:06 2016 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7a2ccf94c2f20587e57f6d30fb1b6ecf03a7686b [^] Verifies issue 31913: link physical device does not work when the role has not got permission to Terminal window Added test TerminalAuthUserWithoutTerminalAccess --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/TerminalAuthUserWithoutTerminalAccess.java --- |
(0084202) hgbot (developer) 2016-02-15 16:09 |
Repository: retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal Changeset: 260af0f6b76e80a73d19af8eb30346a84d999b16 Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Fri Feb 12 15:27:36 2016 -0600 URL: http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal/rev/260af0f6b76e80a73d19af8eb30346a84d999b16 [^] Fixed issue 0032124 backport of issue 31913: link physical device does not work when the role has not got permission to Terminal window --- M src/org/openbravo/retail/posterminal/CheckTerminalAuth.java --- |
(0084558) dmitry_mezentsev (viewer) 2016-02-26 10:08 |
Not closed for 15 days! |
![]() |
|||
Date Modified | Username | Field | Change |
2016-01-15 14:07 | malsasua | New Issue | |
2016-01-15 14:07 | malsasua | Assigned To | => Retail |
2016-01-15 14:07 | malsasua | OBNetwork customer | => Yes |
2016-01-15 14:07 | malsasua | Support ticket | => 40214 |
2016-01-15 14:07 | malsasua | Resolution time | => 1456614000 |
2016-01-15 14:07 | malsasua | Triggers an Emergency Pack | => No |
2016-01-15 14:25 | heccam | Issue Monitored: heccam | |
2016-01-15 18:56 | guilleaer | Status | new => acknowledged |
2016-02-04 12:35 | jorge-garcia | Status | acknowledged => scheduled |
2016-02-04 12:35 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2016-02-04 13:42 | jorge-garcia | Status | scheduled => acknowledged |
2016-02-04 13:42 | jorge-garcia | Status | acknowledged => scheduled |
2016-02-11 13:15 | hgbot | Checkin | |
2016-02-11 13:15 | hgbot | Note Added: 0084101 | |
2016-02-11 13:15 | hgbot | Status | scheduled => resolved |
2016-02-11 13:15 | hgbot | Resolution | open => fixed |
2016-02-11 13:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3c0d57b3205a27f2caa1e08a56f3574deafe9a59 [^] |
2016-02-11 13:16 | hgbot | Checkin | |
2016-02-11 13:16 | hgbot | Note Added: 0084102 | |
2016-02-15 16:09 | hgbot | Checkin | |
2016-02-15 16:09 | hgbot | Note Added: 0084202 | |
2016-02-26 10:08 | dmitry_mezentsev | Note Added: 0084558 | |
2016-02-29 09:39 | marvintm | Review Assigned To | => marvintm |
2016-02-29 09:39 | marvintm | Status | resolved => closed |
2016-02-29 09:39 | marvintm | Fixed in Version | => RR16Q2 |
Copyright © 2000 - 2009 MantisBT Group |