Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033092Retail ModulesWeb POSpublic2016-05-31 17:272016-06-30 09:31
Sandrahuguet 
ebecerra 
normalminorhave not tried
closedfixed 
20Community Appliance
 
 
marvintm
No
0033092: [Category tree] Filter by category tree should have the same behavior as filter by the product category combo
When a product is searched using the category tree, also it must filter:
 -characteristics buttons
 -characteristics values
 -brand values
Backend:
-Enable all high volumes preference
-Go to Product window and select the product: search key ='Digital altimeter'
 Set Brand with "Adidas" value
-Navigate to Characteristic tab and add:
  -Characteristic: Battery life, value: 20h
  -Characteristic: Dimensions, value :20 x 20 x 100 mm
Log in the WebPOS, using the terminal CTST1
Tap on search button and filter by 'Meters' in category tree.

Issue 1:
Notice that all characteristic buttons are shown however, only should be shown
'Battery life' and 'Dimensions'.
Issue 2:
Tap on "Battery Life" characteristic, only "20 x 20 x 100 mm" value should be shown.
Issue 3:
Tap on "Brand" button, only "Adidas" value should be shown.
No tags attached.
diff posterminal_v1.diff (9,278) 2016-06-01 17:34
https://issues.openbravo.com/file_download.php?file_id=9467&type=bug
diff mobile-core_v1.diff (7,058) 2016-06-01 17:38
https://issues.openbravo.com/file_download.php?file_id=9468&type=bug
diff mobile-core_v2.diff (1,050) 2016-06-23 12:27
https://issues.openbravo.com/file_download.php?file_id=9570&type=bug
diff mobile-core_v3.diff (2,357) 2016-06-27 11:41
https://issues.openbravo.com/file_download.php?file_id=9582&type=bug
diff posterminal_v2.diff (3,575) 2016-06-27 11:42
https://issues.openbravo.com/file_download.php?file_id=9583&type=bug
Issue History
2016-05-31 17:27SandrahuguetNew Issue
2016-05-31 17:27SandrahuguetAssigned To => Retail
2016-05-31 17:27SandrahuguetTriggers an Emergency Pack => No
2016-05-31 17:29SandrahuguetSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=12270#r12270
2016-05-31 17:35SandrahuguetDescription Updatedbug_revision_view_page.php?rev_id=12272#r12272
2016-06-01 17:34ebecerraFile Added: posterminal_v1.diff
2016-06-01 17:38ebecerraFile Added: mobile-core_v1.diff
2016-06-23 12:27ebecerraFile Added: mobile-core_v2.diff
2016-06-24 09:13SandrahuguetSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=12482#r12482
2016-06-27 11:41ebecerraFile Added: mobile-core_v3.diff
2016-06-27 11:42ebecerraFile Added: posterminal_v2.diff
2016-06-28 13:39SandrahuguetAssigned ToRetail => ebecerra
2016-06-28 13:43hgbotCheckin
2016-06-28 13:43hgbotNote Added: 0088047
2016-06-28 13:43hgbotStatusnew => resolved
2016-06-28 13:43hgbotResolutionopen => fixed
2016-06-28 13:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3ee072d0683c7c34e6ee857385ea00b048aa36e5 [^]
2016-06-28 13:44hgbotCheckin
2016-06-28 13:44hgbotNote Added: 0088048
2016-06-28 13:44hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3ee072d0683c7c34e6ee857385ea00b048aa36e5 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/700f2542b2df6e3a73df2200018edd36d0cb1aeb [^]
2016-06-29 15:11hgbotCheckin
2016-06-29 15:11hgbotNote Added: 0088083
2016-06-29 16:49SandrahuguetReview Assigned To => marvintm
2016-06-30 09:31marvintmStatusresolved => closed

Notes
(0088047)
hgbot   
2016-06-28 13:43   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3ee072d0683c7c34e6ee857385ea00b048aa36e5
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Tue Jun 28 13:42:35 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3ee072d0683c7c34e6ee857385ea00b048aa36e5 [^]

Fixed bug 33092 characteristic and brand should be filtered when filtering by categorytree

Filter by category tree should have the same behavior
as filter by the product category combo

---
M src/org/openbravo/retail/posterminal/BrandProductHQLCriteria.java
M src/org/openbravo/retail/posterminal/PCharacteristicHQLCriteria.java
M src/org/openbravo/retail/posterminal/ProductCharacteristicHQLCriteria.java
M web/org.openbravo.retail.posterminal/js/components/modalproductbrand.js
M web/org.openbravo.retail.posterminal/js/components/modalproductcharacteristic.js
---
(0088048)
hgbot   
2016-06-28 13:44   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 700f2542b2df6e3a73df2200018edd36d0cb1aeb
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Tue Jun 28 13:43:43 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/700f2542b2df6e3a73df2200018edd36d0cb1aeb [^]

Fixed bug 33092 characteristic and brand should be filtered when filtering by categorytree

Filter by category tree should have the same behavior
as filter by the product category combo

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
(0088083)
hgbot   
2016-06-29 15:11   
Repository: tools/automation/pi-mobile
Changeset: b5c2e6e32464a2f14058eae9fa851d3e62a7423e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 29 18:40:49 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b5c2e6e32464a2f14058eae9fa851d3e62a7423e [^]

Verifies issue 33092 : Added automated test 'I33092_VerifyProductCharacteristics'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/quarantine/pack/RAN/highvolume/I33092_VerifyProductCharacteristics.java
---