Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033092
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2016-05-31 17:272016-06-30 09:31
ReporterSandrahuguetView Statuspublic 
Assigned Toebecerra 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision700f2542b2df
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Merge Request Status
Review Assigned Tomarvintm
OBNetwork customerNo
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033092: [Category tree] Filter by category tree should have the same behavior as filter by the product category combo

DescriptionWhen a product is searched using the category tree, also it must filter:
 -characteristics buttons
 -characteristics values
 -brand values
Steps To ReproduceBackend:
-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.
TagsNo tags attached.
Attached Filesdiff file icon posterminal_v1.diff [^] (9,278 bytes) 2016-06-01 17:34 [Show Content]
diff file icon mobile-core_v1.diff [^] (7,058 bytes) 2016-06-01 17:38 [Show Content]
diff file icon mobile-core_v2.diff [^] (1,050 bytes) 2016-06-23 12:27 [Show Content]
diff file icon mobile-core_v3.diff [^] (2,357 bytes) 2016-06-27 11:41 [Show Content]
diff file icon posterminal_v2.diff [^] (3,575 bytes) 2016-06-27 11:42 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0088047)
hgbot (developer)
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 (developer)
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 (developer)
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
---

- Issue History
Date Modified Username Field Change
2016-05-31 17:27 Sandrahuguet New Issue
2016-05-31 17:27 Sandrahuguet Assigned To => Retail
2016-05-31 17:27 Sandrahuguet OBNetwork customer => No
2016-05-31 17:27 Sandrahuguet Triggers an Emergency Pack => No
2016-05-31 17:29 Sandrahuguet Steps to Reproduce Updated View Revisions
2016-05-31 17:35 Sandrahuguet Description Updated View Revisions
2016-06-01 17:34 ebecerra File Added: posterminal_v1.diff
2016-06-01 17:38 ebecerra File Added: mobile-core_v1.diff
2016-06-23 12:27 ebecerra File Added: mobile-core_v2.diff
2016-06-24 09:13 Sandrahuguet Steps to Reproduce Updated View Revisions
2016-06-27 11:41 ebecerra File Added: mobile-core_v3.diff
2016-06-27 11:42 ebecerra File Added: posterminal_v2.diff
2016-06-28 13:39 Sandrahuguet Assigned To Retail => ebecerra
2016-06-28 13:43 hgbot Checkin
2016-06-28 13:43 hgbot Note Added: 0088047
2016-06-28 13:43 hgbot Status new => resolved
2016-06-28 13:43 hgbot Resolution open => fixed
2016-06-28 13:43 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3ee072d0683c7c34e6ee857385ea00b048aa36e5 [^]
2016-06-28 13:44 hgbot Checkin
2016-06-28 13:44 hgbot Note Added: 0088048
2016-06-28 13:44 hgbot Fixed in SCM revision http://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:11 hgbot Checkin
2016-06-29 15:11 hgbot Note Added: 0088083
2016-06-29 16:49 Sandrahuguet Review Assigned To => marvintm
2016-06-30 09:31 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker