Openbravo Issue Tracking System - POS2
View Issue Details
0050933POS2POSpublic2022-11-17 11:192022-12-16 16:59
meriem_azaf 
meriem_azaf 
normalmajorhave not tried
closedfixed 
5
 
23Q1 
No
0050933: Keymap Editor Color - on some categories the panel of color is in the bottom of the screen
On some categories when you click on the color chip, the color palette screen opens but at the bottom of the screen.
1- Login in POS2.
2- Go on keymap editor.
3- Select "Take away".
4- Click on view category.
5- Select "Sandwich".
6- Click on view product.
7- Click on the color first time for first row and second one for second row.

The color palette screen opens but at the bottom of the screen.
No tags attached.
png image-20221020-162348.png (60,626) 2022-11-17 11:19
https://issues.openbravo.com/file_download.php?file_id=17838&type=bug
png
Issue History
2022-11-17 11:19meriem_azafNew Issue
2022-11-17 11:19meriem_azafAssigned To => meriem_azaf
2022-11-17 11:19meriem_azafFile Added: image-20221020-162348.png
2022-11-17 11:19meriem_azafTriggers an Emergency Pack => No
2022-11-17 11:20meriem_azafStatusnew => scheduled
2022-11-17 11:23meriem_azafTypedefect => design defect
2022-11-17 11:31meriem_azafTypedesign defect => defect
2022-11-17 11:38hgbotNote Added: 0143776
2022-12-16 16:59hgbotResolutionopen => fixed
2022-12-16 16:59hgbotStatusscheduled => closed
2022-12-16 16:59hgbotFixed in Version => 23Q1
2022-12-16 16:59hgbotNote Added: 0144789
2022-12-16 16:59hgbotNote Added: 0144790

Notes
(0143776)
hgbot   
2022-11-17 11:38   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1375 [^]
(0144789)
hgbot   
2022-12-16 16:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 54d2a45646f64f14f3a71c18dc770c05ac4cddbd
Author: Meriem Azaf <meriem.azaf@openbravo.com>
Date: 16-12-2022 16:16:20
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/54d2a45646f64f14f3a71c18dc770c05ac4cddbd [^]

Fixes ISSUE-50933: Keymap Editor Color

On some categories when you click on the color chip, the color palette screen opens but at the bottom of the screen.

The problem was that one of the product category was not in the masterdata specially in "product category tree", to fix this we add a filter in "getProductCategoriesByKeymapCategoryId".

---
M web-jspack/org.openbravo.pos2/src/configurations/keymapConfiguration/getProductCategoriesByKeymapCategoryId.js
---
(0144790)
hgbot   
2022-12-16 16:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1375 [^]