Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042336Retail ModulesWeb POSpublic2019-11-19 20:052019-12-02 12:37
martinsdan 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
30Ubuntu 18.04.1 LTS
 
RR20Q1 
marvintm
No
0042336: Default condition is not working for custom filters on Product Search not working
When a new custom filter is added to the Product Search panel, the configured default is ignored.
The first entry in the dropdown is always used.
Install "Filter by price in product search" module.

- In the POS, go to the search panel
- Click on the price filter

The default condition is More Than but the configured one in the module is Equals.
No tags attached.
Issue History
2019-11-19 20:05martinsdanNew Issue
2019-11-19 20:05martinsdanAssigned To => Retail
2019-11-19 20:05martinsdanTriggers an Emergency Pack => No
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:42hgbotCheckin
2019-11-26 06:42hgbotNote Added: 0115809
2019-11-26 06:42hgbotStatusscheduled => resolved
2019-11-26 06:42hgbotResolutionopen => fixed
2019-11-26 06:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/73a2e066aa9db01f92edef7492ca8ed2c15754fc [^]
2019-12-02 12:37marvintmReview Assigned To => marvintm
2019-12-02 12:37marvintmStatusresolved => closed
2019-12-02 12:37marvintmFixed in Version => RR20Q1

Notes
(0115809)
hgbot   
2019-11-26 06:42   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 73a2e066aa9db01f92edef7492ca8ed2c15754fc
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Nov 26 11:11:47 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/73a2e066aa9db01f92edef7492ca8ed2c15754fc [^]

Fixed issue 42336 : Filter Condition List selection should be called in setTimeout

* To solve rendering problem in OB.UI.List on setSelected, setTimeout is used

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