Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042335Retail ModulesWeb POSpublic2019-11-19 19:592019-12-02 12:36
martinsdan 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
3018.01
 
RR20Q1 
marvintm
No
0042335: Remove custom filters on Product Search not working
If a new custom filter is added to the Product Search panel, it will not be removed by the clear button.
The result is the button of that filter will be selected and the Product list will be empty.
The solution is to go to the filter and uncheck the line.
Install "Filter by price in product search" module.

- In the POS, go to the search panel
- Click on the price filter
- Enter a value
- Click on the clear button

See that the Price is still selected and the Product list is empty
No tags attached.
Issue History
2019-11-19 19:59martinsdanNew Issue
2019-11-19 19:59martinsdanAssigned To => Retail
2019-11-19 19:59martinsdanTriggers an Emergency Pack => No
2019-11-19 20:05martinsdanDescription Updatedbug_revision_view_page.php?rev_id=19729#r19729
2019-11-19 20:05martinsdanSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=19731#r19731
2019-11-22 13:57martinsdanResolution time => 1576022400
2019-11-22 14:07ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-11-25 07:35ranjith_qualiantech_comStatusnew => scheduled
2019-11-26 06:34hgbotCheckin
2019-11-26 06:34hgbotNote Added: 0115808
2019-11-26 06:34hgbotStatusscheduled => resolved
2019-11-26 06:34hgbotResolutionopen => fixed
2019-11-26 06:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2f68d4d41ee64e8fc1e24041ff4371599928b2ba [^]
2019-12-02 12:36marvintmReview Assigned To => marvintm
2019-12-02 12:36marvintmStatusresolved => closed
2019-12-02 12:36marvintmFixed in Version => RR20Q1

Notes
(0115808)
hgbot   
2019-11-26 06:34   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 2f68d4d41ee64e8fc1e24041ff4371599928b2ba
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Nov 26 11:04:20 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2f68d4d41ee64e8fc1e24041ff4371599928b2ba [^]

Fixed issue 42335 : Custom filter class should be reset when clearing Product Filter

* Filter Buttons Selected class is replaced with obUiRenderProductCh_selected

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---