Openbravo Issue Tracking System - POS2
View Issue Details
0049851POS2POSpublic2022-07-20 10:052022-08-26 11:40
dorian_robillard 
meriem_azaf 
normalmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
22Q4 
No
0049851: Scan in the search bar: the product details are not displayed
When I go to the search bar and scan the product (with scan), the product is added to the cart but the product details are not displayed on the right.

In fact, the product that has just been scanned is displayed furtively and then appears a list of results…

In livebuilds, we don't have the same behaviour between POS 1 and POS2
1) Connect to Pos 2
2) Click on the product search bar
3) Scan the product
After scanning, the EAN should be displayed and stayed in the product search bar
FASH
related to defect 0049870 closed ablasco [22Q3] Product searches are not automatically erased 
related to defect 0049842 closed Retail After a sale, research on a product still active 
Issue History
2022-07-20 10:05dorian_robillardNew Issue
2022-07-20 10:05dorian_robillardAssigned To => Retail
2022-07-20 10:05dorian_robillardFile Added: 2022-06-24_10h59_23.mp4
2022-07-20 10:05dorian_robillardTriggers an Emergency Pack => No
2022-07-20 15:25rafarodaSeverityminor => major
2022-07-20 15:26rafarodaTag Attached: FASH
2022-08-03 22:53rafarodaRelationship addedrelated to 0049870
2022-08-03 22:54rafarodaFile Deleted: 2022-06-24_10h59_23.mp4
2022-08-03 22:55rafarodaRelationship addedrelated to 0049842
2022-08-16 15:00AugustoMauchAssigned ToRetail => meriem_azaf
2022-08-16 15:00AugustoMauchStatusnew => scheduled
2022-08-19 16:02hgbotNote Added: 0140257
2022-08-26 11:40hgbotResolutionopen => fixed
2022-08-26 11:40hgbotStatusscheduled => closed
2022-08-26 11:40hgbotNote Added: 0140426
2022-08-26 11:40hgbotFixed in Version => 22Q4
2022-08-26 11:40hgbotNote Added: 0140427

Notes
(0140257)
hgbot   
2022-08-19 16:02   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1147 [^]
(0140426)
hgbot   
2022-08-26 11:40   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1147 [^]
(0140427)
hgbot   
2022-08-26 11:40   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 7e20e4d0f6a994abbc2a83140ff26753c6d039f2
Author: Meriem Azaf <meriem.azaf@openbravo.com>
Date: 26-08-2022 11:36:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/7e20e4d0f6a994abbc2a83140ff26753c6d039f2 [^]

Fixes ISSUE-49851: Scan in the search bar: the product details are not displayed

When I go to the search bar and scan the product (with scan), the product is added to the cart but the product details are not displayed on the right.

In fact, the product that has just been scanned is displayed furtively and then appears a list of results…

In livebuilds, we don't have the same behaviour between POS 1 and POS2.

To fix this, we had change the manageScan in seachInput to false.

---
M web-jspack/org.openbravo.pos2/src/components/ProductSearch/SearchInput/SearchInput.jsx
---