Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040422Retail ModulesWeb POSpublic2019-03-20 18:212019-03-26 15:37
anderaranguren 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
pi 
RR19Q2 
jorge-garcia
No
0040422: If Hide Product Characteristics from search tab preference is active, when searching for products a gap is shown on the right
If Hide Product Characteristics from search tab preference is active, when searching for products a gap is shown on the right side.
1. Go to backend and set Hide Product Characteristics from search tab preference to Y.
2. Go to the Web POS, Search tab
3. Click in search button and realize that the products are not being shown properly.
It may be caused by line:
newWidth = totalAreaWidth - 150;
of changeset:
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e881bcfe6332bbd4205ea4479bfc606e6ef40cc5 [^]
from this issue:
https://issues.openbravo.com/view.php?id=35290 [^]

It is leaving a gap of the same size as product characteristics
No tags attached.
causes defect 0040719 closed ranjith_qualiantech_com [RR19Q2] With Value=Y for "Enable Remote for Product" preference, the shown product using SEARCH tab, exceeds its container 
png characteristics.png (170,924) 2019-03-20 18:21
https://issues.openbravo.com/file_download.php?file_id=12768&type=bug
png
Issue History
2019-03-20 18:21anderarangurenNew Issue
2019-03-20 18:21anderarangurenAssigned To => Retail
2019-03-20 18:21anderarangurenFile Added: characteristics.png
2019-03-20 18:21anderarangurenResolution time => 1554847200
2019-03-20 18:21anderarangurenTriggers an Emergency Pack => No
2019-03-21 10:16ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-03-22 09:56ranjith_qualiantech_comStatusnew => scheduled
2019-03-25 11:58hgbotCheckin
2019-03-25 11:58hgbotNote Added: 0110621
2019-03-25 11:58hgbotStatusscheduled => resolved
2019-03-25 11:58hgbotResolutionopen => fixed
2019-03-25 11:58hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6b2205a92513a78ed26d659a352350a52ad94bed [^]
2019-03-26 15:37jorge-garciaReview Assigned To => jorge-garcia
2019-03-26 15:37jorge-garciaNote Added: 0110661
2019-03-26 15:37jorge-garciaStatusresolved => closed
2019-03-26 15:37jorge-garciaFixed in Version => RR19Q2
2019-05-09 08:55ranjith_qualiantech_comRelationship addedcauses 0040719

Notes
(0110621)
hgbot   
2019-03-25 11:58   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 6b2205a92513a78ed26d659a352350a52ad94bed
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Mar 25 16:28:38 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6b2205a92513a78ed26d659a352350a52ad94bed [^]

Fixed issue 40422 : Updated width for serach tab product table

* If Characteristics table is shown/hidden, product table width should be adjusted based on total width

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
(0110661)
jorge-garcia   
2019-03-26 15:37   
Code reviewed and tested