Openbravo Issue Tracking System - POS2
View Issue Details
0051534POS2POSpublic2023-02-01 08:522023-02-15 11:51
meriem_azaf 
meriem_azaf 
normalmajorhave not tried
closedfixed 
5
 
23Q123Q1 
No
0051534: Product category image in the keymap
In the backoffice, we configured an image for the product category button but we cannot see it.
1- Login in BO.
2- Go to the POS keymap window.
3- Choose a POS keymap for example PLANCHA.
4- Go to the subtab version-PLANCHA-v1.
5- Go to the subtab categories - PLANCHA.
6- Go to the subtab category button appearance.
7- choose the PLANCHA one and put an url( for example this one : https://cdn-icons-png.flaticon.com/512/3313/3313199.png [^]) in the image field.
8- Go to POS2 and login.

We have a problem as you can see in the screenshot, its uploading and we cannot see the keymap categories menu.
No tags attached.
blocks defect 0051523 closed meriem_azaf Product category image in the keymap 
blocks defect 0051568 scheduled meriem_azaf Product category image in the keymap editor 
Issue History
2023-02-02 12:26guilleaerTypedefect => backport
2023-02-02 12:26guilleaerTarget Version => 23Q1
2023-02-09 16:05hgbotNote Added: 0146322
2023-02-10 10:03meriem_azafRelationship addedblocks 0051568
2023-02-15 11:51hgbotNote Added: 0146561
2023-02-15 11:51hgbotResolutionopen => fixed
2023-02-15 11:51hgbotStatusscheduled => closed
2023-02-15 11:51hgbotFixed in Version => 23Q1
2023-02-15 11:51hgbotNote Added: 0146562

Notes
(0146322)
hgbot   
2023-02-09 16:05   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1516 [^]
(0146561)
hgbot   
2023-02-15 11:51   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1516 [^]
(0146562)
hgbot   
2023-02-15 11:51   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: ce90194715a3475c858ac1c78731c9ba45e0976c
Author: meriem azaf <meriem.azaf@openbravo.com>
Date: 15-02-2023 10:50:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/ce90194715a3475c858ac1c78731c9ba45e0976c [^]

Fixes ISSUE-51534: Product category image in the keymap

---
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/KeymapEditorImageCell/KeymapEditorCategoryImageCell.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductCategoryButton/__test__/ProductCategoryButton.test.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductCategoryButton/stories/ProductCategoryButton.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductCategoryKeymap/GetProductCategoryKeymapInfo.js
---