Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022473 | Retail Modules | Web POS | public | 2012-12-06 16:31 | 2012-12-24 12:50 |
|
Reporter | guilleaer | |
Assigned To | guilleaer | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RMP18 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0022473: Menu items which opens windows are enabled even without having permission to navigate to them |
Description | In this moment the menu items are enabled but the navigation is not allowed. The correct behavior is to be disabled. |
Steps To Reproduce | Login in webpos with a user without permission to navigate to cash up or cash managment.
The menu item is enabled and when the item is clicked the menu is closed and the navigation is not done. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | defect | 0022471 | RMP18 | closed | guilleaer | Menu is hidden when some disabled options are clicked |
|
Attached Files | diff22473_windowsmenuitemsdisabled.diff (1,716) 2012-12-06 16:41 https://issues.openbravo.com/file_download.php?file_id=5795&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2012-12-06 16:31 | guilleaer | New Issue | |
2012-12-06 16:31 | guilleaer | Assigned To | => guilleaer |
2012-12-06 16:41 | guilleaer | Status | new => scheduled |
2012-12-06 16:41 | guilleaer | fix_in_branch | => pi |
2012-12-06 16:41 | guilleaer | File Added: diff22473_windowsmenuitemsdisabled.diff | |
2012-12-06 16:42 | guilleaer | Note Added: 0054759 | |
2012-12-06 16:42 | guilleaer | Relationship added | depends on 0022471 |
2012-12-17 12:28 | hgbot | Checkin | |
2012-12-17 12:28 | hgbot | Note Added: 0054976 | |
2012-12-17 12:28 | hgbot | Status | scheduled => resolved |
2012-12-17 12:28 | hgbot | Resolution | open => fixed |
2012-12-17 12:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/30742e77f95e1a5297067cc900a6242319a8711a [^] |
2012-12-18 09:18 | hgbot | Checkin | |
2012-12-18 09:18 | hgbot | Note Added: 0055034 | |
2012-12-18 09:53 | hgbot | Checkin | |
2012-12-18 09:53 | hgbot | Note Added: 0055035 | |
2012-12-24 12:50 | migueldejuana | Note Added: 0055175 | |
2012-12-24 12:50 | migueldejuana | Status | resolved => closed |
Notes |
|
|
Attached a fix to this problem. This fix will be included in RMP18. |
|
|
(0054976)
|
hgbot
|
2012-12-17 12:28
|
|
|
|
(0055034)
|
hgbot
|
2012-12-18 09:18
|
|
|
|
(0055035)
|
hgbot
|
2012-12-18 09:53
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a211ef81c63e9971a163cf13b6bd2d9e827b122a
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Dec 18 09:52:57 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a211ef81c63e9971a163cf13b6bd2d9e827b122a [^]
related to issue 22473: Window navigation items of the menu are disabled when permission doesn't allow access to this window
---
M web/org.openbravo.retail.posterminal/js/cashmgmt/view/cashmgmt.js
M web/org.openbravo.retail.posterminal/js/closecash/view/closecash.js
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
|
|
|
|
Tested and reviewed in @4d2a5076522a |
|