Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035574Retail ModulesWeb POSpublic2016-11-04 14:192017-05-03 14:24
migueldejuana 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR16Q4.3RR16Q4.3 
guilleaer
Production - QA Approved
2016-09-01
RR16Q4
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0547ef7915f8cd926a518dd830c3fc6fac5ca2fa [^]
No
0035574: Characteristics are not filtered correctly
See steps to reproduce
- Login
- Press Search tab
- Filter by "Battery Life" --> 120h max
- Filter by "Brand" --> Black Diamond and Ortovox
- 2 products appears with "Object" Characteristic with "Lantern" and "Avalanche Safety"
- Press "Object" characteristic button
- ERROR! "Headlamps" value is there and it shouldn't.
No tags attached.
blocks defect 0034398 closed ranjith_qualiantech_com Characteristics are not filtered correctly 
Issue History
2017-03-20 13:56marvintmTypedefect => backport
2017-03-20 13:56marvintmTarget Version => RR16Q4.3
2017-03-21 06:46hgbotCheckin
2017-03-21 06:46hgbotNote Added: 0095450
2017-03-21 06:46hgbotStatusscheduled => resolved
2017-03-21 06:46hgbotResolutionopen => fixed
2017-03-21 06:46hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/746ae7dd3fc9185e11b6d4e2aa6154d1cac56e4f [^] => http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal/rev/156c6f0bfdaf1b5b7a2f854b11366dba581a9681 [^]
2017-03-21 06:47hgbotCheckin
2017-03-21 06:47hgbotNote Added: 0095451
2017-04-19 10:47guilleaerStatusresolved => closed
2017-04-19 10:47guilleaerFixed in Version => RR16Q4.3
2017-05-03 14:24hgbotCheckin
2017-05-03 14:24hgbotNote Added: 0096346

Notes
(0095450)
hgbot   
2017-03-21 06:46   
Repository: retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal
Changeset: 156c6f0bfdaf1b5b7a2f854b11366dba581a9681
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Mar 21 11:13:51 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal/rev/156c6f0bfdaf1b5b7a2f854b11366dba581a9681 [^]

Fixes issue 35574 : Modified Query to get Characteristics value based on brand & characteristic

* Characteristic value shoule be loaded based on both values (brand and charateristics)

---
M src/org/openbravo/retail/posterminal/ProductCharacteristicHQLCriteria.java
M web/org.openbravo.retail.posterminal/js/components/modalproductcharacteristic.js
---
(0095451)
hgbot   
2017-03-21 06:47   
Repository: retail/backports/3.0RR16Q4.3/pi-mobile
Changeset: c93910ce90718ff52c6289dcc175cb098d7689c5
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Mar 21 11:13:56 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.3/pi-mobile/rev/c93910ce90718ff52c6289dcc175cb098d7689c5 [^]

Verifies issue 35574 : Added automated test 'I35574_VerifyProductCharacteristicsValue'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35574_VerifyProductCharacteristicsValue.java
---
(0096346)
hgbot   
2017-05-03 14:24   
Repository: tools/automation/pi-mobile
Changeset: c93910ce90718ff52c6289dcc175cb098d7689c5
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Mar 21 11:13:56 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c93910ce90718ff52c6289dcc175cb098d7689c5 [^]

Verifies issue 35574 : Added automated test 'I35574_VerifyProductCharacteristicsValue'

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