Openbravo Issue Tracking System - POS2
View Issue Details
0050218POS2POSpublic2022-09-12 10:482022-09-14 16:56
rafademiguel 
radhakrishnan 
normalmajorhave not tried
closedfixed 
5
 
22Q4 
No
0050218: There should be two different css classes for productScanProductInfo depending on if a product is shown or not
Currently class "obpos2ProducScan-productScanProductInfo" is applied if there is a scanned product already displayed, or if we are in the welcome screen (of the Scan tab)

There should be two different css classes depending on if a product is shown or not

"obpos2ProducScan-productScanWelcome"

"obpos2ProducScan-productScanProductInfo"
N/A
No tags attached.
Issue History
2022-09-12 10:48rafademiguelNew Issue
2022-09-12 10:48rafademiguelAssigned To => Retail
2022-09-12 10:48rafademiguelTriggers an Emergency Pack => No
2022-09-13 10:12radhakrishnanAssigned ToRetail => radhakrishnan
2022-09-13 10:12radhakrishnanStatusnew => scheduled
2022-09-14 07:35hgbotNote Added: 0141080
2022-09-14 16:56hgbotResolutionopen => fixed
2022-09-14 16:56hgbotStatusscheduled => closed
2022-09-14 16:56hgbotNote Added: 0141109
2022-09-14 16:56hgbotFixed in Version => 22Q4
2022-09-14 16:56hgbotNote Added: 0141110

Notes
(0141080)
hgbot   
2022-09-14 07:35   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1202 [^]
(0141109)
hgbot   
2022-09-14 16:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1202 [^]
(0141110)
hgbot   
2022-09-14 16:56   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: af609efdda618a75bdb00935d841f9e7f4b05a31
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 14-09-2022 14:55:50
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/af609efdda618a75bdb00935d841f9e7f4b05a31 [^]

Fixed ISSUE-50218: Added CSS to scan product info
* ProductScanProductInfo should be differentiated when it having and not having a scanned product

---
M web-jspack/org.openbravo.pos2/src/components/ProductScan/ProductScan.scss
M web-jspack/org.openbravo.pos2/src/components/ProductScan/ProductScanProductInfo/ProductScanProductInfo.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductScan/ProductScanProductInfo/ProductScanProductInfo.scss
---