Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0033287 | Retail Modules | Web POS | public | 2016-06-16 11:44 | 2016-06-28 10:50 |
|
Reporter | Sandrahuguet | |
Assigned To | Sandrahuguet | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0033287: Brand, Characteristic and CharacteristicValue models should be filtered by assortment |
Description | Brand, Characteristic and CharacteristicValue models should be filtered by assortment |
Steps To Reproduce | 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 :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.
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
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 | OBNetwork customer | => No |
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 |
Notes |
|
(0087371)
|
hgbot
|
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
|
2016-06-17 08:17
|
|
|
|
(0087373)
|
hgbot
|
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
|
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
|
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
|
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
---
|
|