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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033287
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POStrivialhave not tried2016-06-16 11:442016-06-28 10:50
ReporterSandrahuguetView Statuspublic 
Assigned ToSandrahuguet 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision24ba51a4f032
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033287: Brand, Characteristic and CharacteristicValue models should be filtered by assortment

DescriptionBrand, Characteristic and CharacteristicValue models should be filtered by assortment
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 :500h

Log in the WebPOS, using the terminal VBS-1
Tap on search button and filter by 'digital' in product search
Tap on brand, notice that "Adidas" is shown but is not correct.
Tap on battery life characteristic, notice that 500h value is shown but is not correct.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0087371)
hgbot (developer)
2016-06-17 08:15

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: aecadd1c4c4b416300d9ea62848c0448e3dd0414
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Jun 16 17:42:39 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aecadd1c4c4b416300d9ea62848c0448e3dd0414 [^]

Fixed issue 33287 Brand,Characteristic and value models should be filtered by assortment

---
M src/org/openbravo/retail/posterminal/PCharacteristicHQLCriteria.java
M src/org/openbravo/retail/posterminal/ProductCharacteristicHQLCriteria.java
M src/org/openbravo/retail/posterminal/master/Brand.java
M web/org.openbravo.retail.posterminal/js/components/modalproductcharacteristic.js
---
(0087372)
hgbot (developer)
2016-06-17 08:17

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 24ba51a4f032f2710ec236e604783fe32063dd74
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Jun 16 17:43:10 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/24ba51a4f032f2710ec236e604783fe32063dd74 [^]

Fixed issue 33287 Brand,Characteristic and value models should be filtered by assortment

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
(0087373)
hgbot (developer)
2016-06-17 08:22

Repository: erp/pmods/org.openbravo.retail.bestsellers
Changeset: dbac729fc7fb93aa34f8846fe920b1e26ff95cc5
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Fri Jun 17 08:21:49 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.bestsellers/rev/dbac729fc7fb93aa34f8846fe920b1e26ff95cc5 [^]

related to issue 33287 bestseller filter should be filtered by assortment

---
M src/org/openbravo/retail/bestsellers/PCharacteristicBestSellerHQLCriteria.java
M src/org/openbravo/retail/bestsellers/PCharacteristicValueBestSellerHQLCriteria.java
---
(0087674)
hgbot (developer)
2016-06-20 14:03

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8360bcb38d12ba9be8a442e2ebd20f23d1bae1fc
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Mon Jun 20 14:02:35 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8360bcb38d12ba9be8a442e2ebd20f23d1bae1fc [^]

related to issue 33287 Characteristic and value models should be filtered by assortment

api change rollback

---
M src/org/openbravo/retail/posterminal/PCharacteristicHQLCriteria.java
M src/org/openbravo/retail/posterminal/ProductCharacteristicHQLCriteria.java
---
(0087675)
hgbot (developer)
2016-06-20 14:03

Repository: erp/pmods/org.openbravo.retail.bestsellers
Changeset: 471a1c0af0f257bf891d7371ee300b23c68d6e1b
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Mon Jun 20 14:03:31 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.bestsellers/rev/471a1c0af0f257bf891d7371ee300b23c68d6e1b [^]

related to issue 33287 Characteristic and value models should be filtered by assortment

api change rollback

---
M src/org/openbravo/retail/bestsellers/PCharacteristicBestSellerHQLCriteria.java
M src/org/openbravo/retail/bestsellers/PCharacteristicValueBestSellerHQLCriteria.java
---
(0088003)
hgbot (developer)
2016-06-28 09:14

Repository: tools/automation/pi-mobile
Changeset: b98b886187112a5e4f610411f514c1ffa15bd154
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 27 17:51:49 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b98b886187112a5e4f610411f514c1ffa15bd154 [^]

Verifies issue 33287 : Added automated test 'I33287_VerifyProductCharacteristics'

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

- Issue History
Date Modified Username Field Change
2016-06-16 11:44 Sandrahuguet New Issue
2016-06-16 11:44 Sandrahuguet Assigned To => Sandrahuguet
2016-06-16 11:44 Sandrahuguet Triggers an Emergency Pack => No
2016-06-17 08:15 hgbot Checkin
2016-06-17 08:15 hgbot Note Added: 0087371
2016-06-17 08:15 hgbot Status new => resolved
2016-06-17 08:15 hgbot Resolution open => fixed
2016-06-17 08:15 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aecadd1c4c4b416300d9ea62848c0448e3dd0414 [^]
2016-06-17 08:17 hgbot Checkin
2016-06-17 08:17 hgbot Note Added: 0087372
2016-06-17 08:17 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aecadd1c4c4b416300d9ea62848c0448e3dd0414 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/24ba51a4f032f2710ec236e604783fe32063dd74 [^]
2016-06-17 08:22 hgbot Checkin
2016-06-17 08:22 hgbot Note Added: 0087373
2016-06-17 08:26 Sandrahuguet Review Assigned To => marvintm
2016-06-20 14:03 hgbot Checkin
2016-06-20 14:03 hgbot Note Added: 0087674
2016-06-20 14:03 hgbot Checkin
2016-06-20 14:03 hgbot Note Added: 0087675
2016-06-28 09:14 hgbot Checkin
2016-06-28 09:14 hgbot Note Added: 0088003
2016-06-28 10:50 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker