Openbravo Issue Tracking System - POS2
View Issue Details
0050145POS2POSpublic2022-09-02 12:582023-12-18 09:09
XABIER_AGUADO 
SABARINATH P 
normalmajoralways
closedfixed 
5
 
24Q1 
No
0050145: Have product information in product card
We need to have information about the products characteristics on its product card.

Video: https://watch.screencastify.com/v/2RQVwskz96KKqMGngxSx [^]
Log in on POS
Look up a product that has characteristics (I.E: Alpine skiing backpack 27 L )
Open its product card
No characteristics are shown.
We need the information to appear on the POS, only on the product card, (not at the product line level) and not on the printed receipt/email.
FASH
Issue History
2022-09-02 12:58XABIER_AGUADONew Issue
2022-09-02 12:58XABIER_AGUADOAssigned To => Retail
2022-09-02 12:58XABIER_AGUADOTriggers an Emergency Pack => No
2022-09-02 12:59XABIER_AGUADOTag Attached: FASH
2022-09-02 13:08rafarodaSeverityminor => major
2022-09-04 08:47marvintmProjectRetail Modules => POS2
2022-09-04 08:47marvintmCategoryWeb POS => POS
2022-09-04 08:47marvintmTypedefect => feature request
2023-08-23 06:46SABARINATH PStatusnew => scheduled
2023-08-23 06:46SABARINATH PAssigned ToRetail => SABARINATH P
2023-08-28 11:11hgbotNote Added: 0154026
2023-12-18 09:09hgbotNote Added: 0158276
2023-12-18 09:09hgbotResolutionopen => fixed
2023-12-18 09:09hgbotStatusscheduled => closed
2023-12-18 09:09hgbotFixed in Version => 24Q1
2023-12-18 09:09hgbotNote Added: 0158277

Notes
(0154026)
hgbot   
2023-08-28 11:11   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2036 [^]
(0158276)
hgbot   
2023-12-18 09:09   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2036 [^]
(0158277)
hgbot   
2023-12-18 09:09   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 107cf1c224b7fe6dd044d4b8bb4706a4e18ff427
Author: Sabarinath <sabarinath@qualiantech.com>
Date: 18-12-2023 13:38:18
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/107cf1c224b7fe6dd044d4b8bb4706a4e18ff427 [^]

Fixes ISSUE-50145: Displaying product characteristics in product card

---
A web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductPopoverCharacteristics/ProductPopoverCharacteristics.jsx
A web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductPopoverCharacteristics/ProductPopoverCharacteristics.scss
A web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductPopoverCharacteristics/index.js
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductButtonContent/ProductButtonContentImg.config.json
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductPopover/ProductPopover.config.json
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductPopover/__test__/ProductPopover.test.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductButton/stories/ProductButton.stories.jsx
M web-jspack/org.openbravo.pos2/src/ob-init.js
---