Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036333Retail ModulesWeb POSpublic2017-06-26 13:412017-08-09 12:24
gorka_gil 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR17Q4 
jorge-garcia
No
0036333: Reset style of search characteristic buttons
If done a search of product characteristics, and then remove this filter.

The yellow box that marks the is in use this filter don't disappear.

This only happens in remote and after the fix of issue 35383.
Since normal after clean the filter is launched an empty search that removes the yellow, but after the fix of 35383, no empty searches are allowed.

This not happen to all buttons, some buttons works fine like for example "brand", needed to review all and unify.
- mobile.core with at least with this commit:
   https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b6c9537cf708 [^]
- Configure remote:
http://wiki.openbravo.com/wiki/Retail:Configuration_Guide#Remote_Data_Preferences [^]
- Login in web pos (VBS-1 for example)
- Search by color (Black/Silver for example)
- Click again in color filter, uncheck the Balck/Silver option, click done
- It will appear the warning of narrow your search from issue 35383, but will no remove the yellow from "color" button.
No tags attached.
related to defect 0035383 closed gorka_gil Magnifying glass in product search should be disabled in remote mode if no filter is applied 
Issue History
2017-06-26 13:41gorka_gilNew Issue
2017-06-26 13:41gorka_gilAssigned To => Retail
2017-06-26 13:41gorka_gilTriggers an Emergency Pack => No
2017-06-26 13:41gorka_gilRelationship addedrelated to 0035383
2017-07-11 15:06ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-07-11 15:06ranjith_qualiantech_comStatusnew => scheduled
2017-07-13 08:11hgbotCheckin
2017-07-13 08:11hgbotNote Added: 0098053
2017-07-13 08:11hgbotStatusscheduled => resolved
2017-07-13 08:11hgbotResolutionopen => fixed
2017-07-13 08:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a4c0b0226f60319327384d044c71f6da3c2d1499 [^]
2017-07-13 08:11hgbotCheckin
2017-07-13 08:11hgbotNote Added: 0098054
2017-08-08 11:44jorge-garciaAssigned Toranjith_qualiantech_com => jorge-garcia
2017-08-08 11:44jorge-garciaAssigned Tojorge-garcia => ranjith_qualiantech_com
2017-08-08 11:45jorge-garciaReview Assigned To => jorge-garcia
2017-08-09 12:24jorge-garciaNote Added: 0098448
2017-08-09 12:24jorge-garciaStatusresolved => closed
2017-08-09 12:24jorge-garciaFixed in Version => RR17Q4

Notes
(0098053)
hgbot   
2017-07-13 08:11   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: a4c0b0226f60319327384d044c71f6da3c2d1499
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jul 13 11:40:34 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a4c0b0226f60319327384d044c71f6da3c2d1499 [^]

Fixed issue 36333 : Reset Characterisctics selection when no filters are applied in remote mode

* In remote mode, exception will be thrown in backoffice when no filters are applied. So filters should be cleared when there is exception in backoffice

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
(0098054)
hgbot   
2017-07-13 08:11   
Repository: tools/automation/pi-mobile
Changeset: b2b8127d5de688bc54af3267a15af90607ee5115
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jul 13 11:40:41 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b2b8127d5de688bc54af3267a15af90607ee5115 [^]

Verifies issue 36333 : Added automated test 'I36333_VerifyProductCharacteristicsFilter'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I36333_VerifyProductCharacteristicsFilter.java
---
(0098448)
jorge-garcia   
2017-08-09 12:24   
Reviewed and tested