Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038304Retail ModulesWeb POSpublic2018-04-09 13:112018-05-08 17:39
marvintm 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR18Q3 
marvintm
No
0038304: Characteristics smart buttons are not filtered by brands properly
Characteristics smart buttons are not filtered by brands properly

test failing in hgvol jobs:

http://ci.openbravo.com/view/retail/job/ret-higvol-pgsql/1108/testReport/junit/org.openbravo.test.mobile.retail.pack.selenium.tests.receipts/I34398_VerifyProductCharacteristicsValue/test/ [^]

After changes for issue 37553, it works correctly in remote mode, but it still doesn't work correctly in local mode.
-Log in the WebPOS
-Tap on Search
-Tap on Battery Life button and filter by 120h max
-Tap on Brand and filter by Black Diamond
Notice that Range button is shown and it should not because it has no values
Attached diff with proposed solution
No tags attached.
related to defect 0037553 closed Retail Characteristics smart buttons are not filtered by brands properly 
diff 37553_local.diff (4,277) 2018-04-09 13:12
https://issues.openbravo.com/file_download.php?file_id=11717&type=bug
Issue History
2018-04-09 13:11marvintmNew Issue
2018-04-09 13:11marvintmAssigned To => Retail
2018-04-09 13:11marvintmTriggers an Emergency Pack => No
2018-04-09 13:11marvintmRelationship addedrelated to 0037553
2018-04-09 13:12marvintmFile Added: 37553_local.diff
2018-04-09 13:12marvintmProposed Solution updated
2018-04-09 15:53ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-04-09 15:53ranjith_qualiantech_comStatusnew => scheduled
2018-04-10 13:31hgbotCheckin
2018-04-10 13:31hgbotNote Added: 0103769
2018-04-10 13:31hgbotCheckin
2018-04-10 13:31hgbotNote Added: 0103770
2018-04-10 13:32ranjith_qualiantech_comStatusscheduled => resolved
2018-04-10 13:32ranjith_qualiantech_comResolutionopen => fixed
2018-05-08 17:39marvintmReview Assigned To => marvintm
2018-05-08 17:39marvintmStatusresolved => closed
2018-05-08 17:39marvintmFixed in Version => RR18Q3

Notes
(0103769)
hgbot   
2018-04-10 13:31   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 8f2380e9530520c4185d7bf38a11cceb54d46e8c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 10 17:01:02 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8f2380e9530520c4185d7bf38a11cceb54d46e8c [^]

Related to issue 38304 : Refactored Search Charateristics query for local mode

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
(0103770)
hgbot   
2018-04-10 13:31   
Repository: tools/automation/pi-mobile
Changeset: 6659a736774d93da7f4a1f130f73e8f29e6d7958
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 10 17:01:06 2018 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/6659a736774d93da7f4a1f130f73e8f29e6d7958 [^]

Verifies issue 38304 : Added automated test 'I38304_VerifyCharacteristicsByMultipleFilter

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I38304_VerifyCharacteristicsByMultipleFilter.java
---