Openbravo Issue Tracking System - POS2
View Issue Details
0055798POS2POSpublic2024-06-19 14:412025-01-20 10:26
marvintm 
sreehari 
normalmajorhave not tried
closedfixed 
5
 
24Q4 
approved
Gold
No
0055798: Keymap editor is not supported, and should be hidden from the application
The Keymap editor functionality is not officially supported, so it should be hidden from the application, to ensure that customers do not use it by mistake.
Log in the POS
Go to the menu, and confirm that the Keymap editor functionality is accessible.
As it is not supported it should not be.
Remove the Keymap editor menu item to ensure that it is not accessible in customers.
No tags attached.
depends on backport 005653324Q3.2 closed sreehari Keymap editor is not supported, and should be hidden from the application 
depends on backport 005653424Q2.4 closed sreehari Keymap editor is not supported, and should be hidden from the application 
related to defect 0055215 closed sreehari Keymap goes to EWI if the product doesn't exist in obpos2_keymap_product and the JSON doesn't include the product property 
Issue History
2024-06-19 14:41marvintmNew Issue
2024-06-19 14:41marvintmAssigned To => Retail
2024-06-19 14:41marvintmOBNetwork customer => No
2024-06-19 14:41marvintmTriggers an Emergency Pack => No
2024-06-19 14:41marvintmOBNetwork customerNo => Gold
2024-06-19 14:41marvintmStatusnew => acknowledged
2024-06-19 14:43marvintmRelationship addedrelated to 0055215
2024-06-19 15:01sreehariAssigned ToRetail => sreehari
2024-06-19 15:01sreehariStatusacknowledged => scheduled
2024-06-20 12:24hgbotMerge Request Status => open
2024-06-20 12:24hgbotNote Added: 0166149
2024-07-10 12:39hgbotMerge Request Statusopen => approved
2024-07-10 12:39hgbotResolutionopen => fixed
2024-07-10 12:39hgbotStatusscheduled => closed
2024-07-10 12:39hgbotFixed in Version => 24Q4
2024-07-10 12:39hgbotNote Added: 0166865
2024-07-10 12:39hgbotNote Added: 0166866
2024-09-23 17:04marvintmStatusclosed => new
2024-09-23 17:04marvintmResolutionfixed => open
2024-09-23 17:04marvintmFixed in Version24Q4 =>
2024-09-23 17:05marvintmStatusnew => scheduled
2024-09-23 17:05marvintmStatusscheduled => resolved
2024-09-23 17:05marvintmFixed in Version => 24Q4
2024-09-23 17:05marvintmResolutionopen => fixed
2024-09-23 17:05marvintmStatusresolved => closed
2025-01-20 10:26hgbotNote Added: 0174366

Notes
(0166149)
hgbot   
2024-06-20 12:24   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2747 [^]
(0166865)
hgbot   
2024-07-10 12:39   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 0c18782757ec438bf30f2330c04e0375e89419f6
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 10-07-2024 09:39:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/0c18782757ec438bf30f2330c04e0375e89419f6 [^]

Fixes ISSUE-55798: Removed Keymap Editor option from Drawer Menu
*Since the Keymap editor functionality is not officially supported.

---
M web-jspack/org.openbravo.pos2/src-test/cypress/runAllSpecs/runFeaturesSpecsPOS2.spec.js
M web-jspack/org.openbravo.pos2/src/components/Drawer/DrawerMenu.config.json
---
(0166866)
hgbot   
2024-07-10 12:39   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2747 [^]
(0174366)
hgbot   
2025-01-20 10:26   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 3458ffb93572511ea5017a97d6f9eae9cff822e2
Author: André Montenegro <a.montenegro@orisha.com>
Date: 20-01-2025 10:12:34
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3458ffb93572511ea5017a97d6f9eae9cff822e2 [^]

[cypress] deleted keyMapEditor test and related files due ISSUE-55798

---
M web-jspack/org.openbravo.pos2/src-test/cypress/support/index.js
M web-jspack/org.openbravo.pos2/src-test/cypress/support/sidebar.js
R web-jspack/org.openbravo.pos2/src-test/cypress/e2e/Features/keyMapEditor.spec.js
R web-jspack/org.openbravo.pos2/src-test/cypress/fixtures/e2eFixtures/KeyMapEditor.json
R web-jspack/org.openbravo.pos2/src-test/cypress/support/keyMapEditor.js
---