Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030110 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | minor | always | 2015-06-05 10:36 | 2015-08-12 15:34 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR15Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 22d5a13c6f67 | ||||
Projection | none | ETA | none | Target Version | RR15Q3 | |||
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 | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | Orekaria | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2015-03-10 | |||||||
Regression introduced in release | RR15Q2 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7564ee29fa2f328e32f2ae33aa458dee4e89d7d5 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030110: keyboard discount button is disabled with preference set to N and automatic roles | |||||||
Description | When the user is login with automatic role, and the preference "Web POS action Apply discount" is set to N, the keyboard discount button is disabled, and it should be enabled | |||||||
Steps To Reproduce | . login in webops with user vallblanca . add new line in receipt . select the line keyboard discount button is disabled | |||||||
Proposed Solution | the line https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/tip/web/org.openbravo.mobile.core/source/component/ob-keyboard.js#l141 [^] The problem is not in the changeset that created the regression, the problem is that the permission is wrong defined: the second param in haspermission function, should be false. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0079235) hgbot (developer) 2015-08-06 17:12 |
Repository: retail/backports/3.0RR15Q3/org.openbravo.mobile.core Changeset: 22d5a13c6f67eb47cffcef1e605ec7fd05fc833e Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Thu Jul 16 10:42:05 2015 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR15Q3/org.openbravo.mobile.core/rev/22d5a13c6f67eb47cffcef1e605ec7fd05fc833e [^] Fixed issue 30110, backport of 30109. Permission will be checked correctly for automatic roles. --- M web/org.openbravo.mobile.core/source/component/ob-keyboard.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2015-06-05 10:37 | malsasua | Type | defect => backport |
2015-06-05 10:37 | malsasua | Target Version | => RR15Q3 |
2015-08-06 17:12 | hgbot | Checkin | |
2015-08-06 17:12 | hgbot | Note Added: 0079235 | |
2015-08-06 17:12 | hgbot | Status | scheduled => resolved |
2015-08-06 17:12 | hgbot | Resolution | open => fixed |
2015-08-06 17:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR15Q3/org.openbravo.mobile.core/rev/22d5a13c6f67eb47cffcef1e605ec7fd05fc833e [^] |
2015-08-12 15:34 | Orekaria | Review Assigned To | => Orekaria |
2015-08-12 15:34 | Orekaria | Status | resolved => closed |
2015-08-12 15:34 | Orekaria | Fixed in Version | => RR15Q3 |
Copyright © 2000 - 2009 MantisBT Group |