Openbravo Issue Tracking System - POS2
View Issue Details
0052181POS2POSpublic2023-04-20 11:412023-04-21 08:59
meriem_azaf 
meriem_azaf 
normalmajorhave not tried
closedfixed 
5
 
23Q223Q2 
approved
No
QA functional test
2023-04-17
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1649/diffs?commit_id=1de6d09ccb6345d9a412cf2005b15d7c03a0d6a2 [^]
No
0052181: Not possible to add a product category to a keymap category
since the https://openbravo.atlassian.net/browse/FLUN-2748 [^] delivery it is no longer possible to add a product category to a keymap category.

example I cannot add “GRILLADE” to restaurant schema, yet this product category contains product linking to restaurant price list.
-
No tags attached.
blocks defect 0052180 closed meriem_azaf Not possible to add a product category to a keymap category 
Issue History
2023-04-20 11:41meriem_azafTypedefect => backport
2023-04-20 11:41meriem_azafTarget Version => 23Q2
2023-04-20 12:54hgbotMerge Request Status => open
2023-04-20 12:54hgbotNote Added: 0148635
2023-04-21 08:59hgbotMerge Request Statusopen => approved
2023-04-21 08:59hgbotResolutionopen => fixed
2023-04-21 08:59hgbotStatusscheduled => closed
2023-04-21 08:59hgbotNote Added: 0148686
2023-04-21 08:59hgbotFixed in Version => 23Q2
2023-04-21 08:59hgbotNote Added: 0148687

Notes
(0148635)
hgbot   
2023-04-20 12:54   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1705 [^]
(0148686)
hgbot   
2023-04-21 08:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1705 [^]
(0148687)
hgbot   
2023-04-21 08:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 185da28a205b0315d4bfb7eb5983c6ffe5ec33f8
Author: Meriem Azaf <meriem.azaf@openbravo.com>
Date: 21-04-2023 06:59:25
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/185da28a205b0315d4bfb7eb5983c6ffe5ec33f8 [^]

Fixes ISSUE-52181: Not possible to add a product category to a keymap category

Since the https://openbravo.atlassian.net/browse/FLUN-2748 [^] delivery it is no longer possible to add a product category to a keymap category.

---
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/KeymapEditorLinkedDialog/KeymapEditorLinkedDialog.jsx
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/KeymapEditorLinkedDialog/__test__/KeymapEditorLinkedDialog.test.jsx
---