Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0031118 | Retail Modules | Web POS | public | 2015-10-09 10:24 | 2015-10-19 14:27 | |||||||
Reporter | malsasua | |||||||||||
Assigned To | Orekaria | |||||||||||
Priority | high | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 20 | OS Version | Community Appliance | ||||||||
Product Version | pi | |||||||||||
Target Version | Fixed in Version | RR16Q1 | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | marvintm | |||||||||||
OBNetwork customer | OBPS | |||||||||||
Support ticket | 37586 | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0031118: terminal authentication is not working with a role without permission to void layaway | |||||||||||
Description | if you do a login with a role without permission to void a layaway, the thermintal authentification is not working. Error is returned when receipt is paid: serviceSuccess error: status: -1, error.message: Current user/role has no access to class org.openbravo.retail.posterminal.CheckTerminalAuth; line: serviceSuccess (http://196.201.20.234:50087/obtest/web/js/gen/1af912c5b4d8fca2b421331f55463f62_WebPOS.js:38:4 [^]) (*,+) | |||||||||||
Steps To Reproduce | . enable terminal authentication: preference: "Terminal Authentication enabled" to Y - Client: white valley . disable the permission to void layaway preference with "Web POS action void layaway" to N - Client White Valley . go to WEB POS -> store PS-1 . do login with posets . do a receipt -> never is synced. In console, error is returned: serviceSuccess error: status: -1, error.message: Current user/role has no access to class org.openbravo.retail.posterminal.CheckTerminalAuth; line: serviceSuccess (https://livebuilds.openbravo.com/retail_pi_pgsql/web/js/gen/3c64eb4adb95408ed989f0d4f1dd6a1b_WebPOS.js:1033:10 [^]) (*,+) | |||||||||||
Proposed Solution | file: org.openbravo.retail.posterminal/src/org/openbravo/retail/posterminal/CheckTerminalAuth.java protected String getProperty() { return "OBPOS_receipt.voidLayaway"; } should be replaced by: protected String getProperty() { return ""; } | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=8554&type=bug | |||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2015-10-09 10:24 | malsasua | New Issue | ||||||||||
2015-10-09 10:24 | malsasua | Assigned To | => Retail | |||||||||
2015-10-09 10:24 | malsasua | OBNetwork customer | => Yes | |||||||||
2015-10-09 10:24 | malsasua | Support ticket | => 37586 | |||||||||
2015-10-09 10:24 | malsasua | Resolution time | => 1445032800 | |||||||||
2015-10-09 10:24 | malsasua | Triggers an Emergency Pack | => No | |||||||||
2015-10-09 10:39 | Orekaria | Status | new => acknowledged | |||||||||
2015-10-09 10:58 | malsasua | Relationship added | related to 0031120 | |||||||||
2015-10-09 13:51 | malsasua | File Added: patchTermAuth.diff | ||||||||||
2015-10-09 16:14 | hgbot | Checkin | ||||||||||
2015-10-09 16:14 | hgbot | Note Added: 0080925 | ||||||||||
2015-10-09 16:14 | hgbot | Status | acknowledged => resolved | |||||||||
2015-10-09 16:14 | hgbot | Resolution | open => fixed | |||||||||
2015-10-09 16:14 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a111297a3369db3a56f3da92366fdb730a7264e4 [^] | |||||||||
2015-10-13 09:45 | marvintm | Assigned To | Retail => Orekaria | |||||||||
2015-10-13 12:17 | Orekaria | Review Assigned To | => marvintm | |||||||||
2015-10-19 11:59 | hgbot | Checkin | ||||||||||
2015-10-19 11:59 | hgbot | Note Added: 0081070 | ||||||||||
2015-10-19 11:59 | marvintm | Status | resolved => closed | |||||||||
2015-10-19 11:59 | marvintm | Fixed in Version | => RR16Q1 | |||||||||
2015-10-19 14:27 | hgbot | Checkin | ||||||||||
2015-10-19 14:27 | hgbot | Note Added: 0081090 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|