Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035529Retail ModulesWeb POSpublic2017-02-28 16:062017-05-12 16:25
Sandrahuguet 
ranjith_qualiantech_com 
urgentminorhave not tried
closedfixed 
20Community Appliance
 
RR17Q1.1RR17Q1.1 
guilleaer
Production - QA Approved
RR16Q4
No
0035529: Characteristics values are not shown in tree mode
Characteristics values are not shown in tree mode
In the backend:
-Go to Product Characteristic window
-Select 'Use' category
-Create a new value -> name: Alpine, summary level: true
-Select tree view and drag and drop "Alpine Skiing, Ski Touring" and "Alpine Skiing, Snowboarding" inside "Alpine"

Log in WebPOS
-Tap on search
-Tap on Use characteristic, notice that characteristic values are not shown in tree mode
No tags attached.
blocks defect 0035381 closed ranjith_qualiantech_com Characteristics values are not shown in tree mode 
Issue History
2017-03-15 13:00marvintmTypedefect => backport
2017-03-15 13:00marvintmTarget Version => RR17Q1.1
2017-03-17 14:26SandrahuguetSummaryCharacteristics values are not shown in tree mode => Characteristic treenode information is redundant in remote mode for products
2017-03-17 14:27SandrahuguetSummaryCharacteristic treenode information is redundant in remote mode for products => Characteristics values are not shown in tree mode
2017-03-31 12:25hgbotCheckin
2017-03-31 12:25hgbotNote Added: 0095756
2017-03-31 12:25hgbotStatusscheduled => resolved
2017-03-31 12:25hgbotResolutionopen => fixed
2017-03-31 12:25hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR17Q1.1/org.openbravo.retail.posterminal/rev/95aec22976d98867a0cbc82ab15175de160356f5 [^]
2017-03-31 12:25hgbotCheckin
2017-03-31 12:25hgbotNote Added: 0095757
2017-04-19 12:56ranjith_qualiantech_comNote Added: 0096064
2017-04-19 12:56ranjith_qualiantech_comStatusresolved => new
2017-04-19 12:56ranjith_qualiantech_comResolutionfixed => open
2017-04-19 12:56ranjith_qualiantech_comStatusnew => scheduled
2017-04-20 08:48hgbotCheckin
2017-04-20 08:48hgbotNote Added: 0096078
2017-04-20 08:48hgbotStatusscheduled => resolved
2017-04-20 08:48hgbotResolutionopen => fixed
2017-04-20 08:48hgbotFixed in SCM revisionhttp://code.openbravo.com/retail/backports/3.0RR17Q1.1/org.openbravo.retail.posterminal/rev/95aec22976d98867a0cbc82ab15175de160356f5 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q1.1/org.openbravo.retail.posterminal/rev/9ffd4eb5976cc23d5e52534ea8d718c77b3a8d5e [^]
2017-04-20 08:48hgbotCheckin
2017-04-20 08:48hgbotNote Added: 0096079
2017-04-26 23:14guilleaerReview Assigned To => guilleaer
2017-04-26 23:14guilleaerStatusresolved => closed
2017-04-26 23:14guilleaerFixed in Version => RR17Q1.1
2017-05-12 16:24hgbotCheckin
2017-05-12 16:24hgbotNote Added: 0096568
2017-05-12 16:25hgbotCheckin
2017-05-12 16:25hgbotNote Added: 0096571

Notes
(0095756)
hgbot   
2017-03-31 12:25   
Repository: retail/backports/3.0RR17Q1.1/org.openbravo.retail.posterminal
Changeset: 95aec22976d98867a0cbc82ab15175de160356f5
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Mar 31 15:54:05 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.1/org.openbravo.retail.posterminal/rev/95aec22976d98867a0cbc82ab15175de160356f5 [^]

Fixes issue 35529 : Added Tree level for Product Characteristics

* Refactored Code (Duplicate DAL queries replaced with childrenList)
* Removed Tree Node Query for Remote Mode
* If Child(which also children) is selected and searched, then if we open the popup Children should not be shown for the selected child

---
M src/org/openbravo/retail/posterminal/master/CharacteristicValue.java
M src/org/openbravo/retail/posterminal/master/CharacteristicValueProperties.java
M web/org.openbravo.retail.posterminal/js/components/modalproductcharacteristic.js
M web/org.openbravo.retail.posterminal/js/model/characteristicvalue.js
---
(0095757)
hgbot   
2017-03-31 12:25   
Repository: retail/backports/3.0RR17Q1.1/pi-mobile
Changeset: 8b134db38585986458bd516f5d810c0be26a85f0
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Mar 31 15:54:09 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.1/pi-mobile/rev/8b134db38585986458bd516f5d810c0be26a85f0 [^]

Verifies issue 35529 : Added automated test 'I35529_VerifyProductCharacteristicsTree'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/ProductCharacteristicsSearchProductSelectCharacteristic.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35529_VerifyProductCharacteristicsTree.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35529_VerifyProductCharacteristicsTree_HV.java
---
(0096064)
ranjith_qualiantech_com   
2017-04-19 12:56   
incremental refresh is not working fine
(0096078)
hgbot   
2017-04-20 08:48   
Repository: retail/backports/3.0RR17Q1.1/org.openbravo.retail.posterminal
Changeset: 9ffd4eb5976cc23d5e52534ea8d718c77b3a8d5e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Apr 20 12:17:56 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.1/org.openbravo.retail.posterminal/rev/9ffd4eb5976cc23d5e52534ea8d718c77b3a8d5e [^]

Fixes issue 35529 : Added Incremental Refresh for Product Characteristics

---
M src/org/openbravo/retail/posterminal/master/CharacteristicValue.java
M web/org.openbravo.retail.posterminal/js/components/modalproductcharacteristic.js
---
(0096079)
hgbot   
2017-04-20 08:48   
Repository: retail/backports/3.0RR17Q1.1/pi-mobile
Changeset: a937223be2895af2ff9c201ca6e1e63789cc7b4a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Apr 20 12:18:06 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.1/pi-mobile/rev/a937223be2895af2ff9c201ca6e1e63789cc7b4a [^]

Verifies issue 35529 : Modified automated test 'I35529_VerifyProductCharacteristicsTree' for Incremental refresh

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35529_VerifyProductCharacteristicsTree.java
---
(0096568)
hgbot   
2017-05-12 16:24   
Repository: tools/automation/pi-mobile
Changeset: 8b134db38585986458bd516f5d810c0be26a85f0
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Mar 31 15:54:09 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/8b134db38585986458bd516f5d810c0be26a85f0 [^]

Verifies issue 35529 : Added automated test 'I35529_VerifyProductCharacteristicsTree'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/ProductCharacteristicsSearchProductSelectCharacteristic.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35529_VerifyProductCharacteristicsTree.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35529_VerifyProductCharacteristicsTree_HV.java
---
(0096571)
hgbot   
2017-05-12 16:25   
Repository: tools/automation/pi-mobile
Changeset: a937223be2895af2ff9c201ca6e1e63789cc7b4a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Apr 20 12:18:06 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a937223be2895af2ff9c201ca6e1e63789cc7b4a [^]

Verifies issue 35529 : Modified automated test 'I35529_VerifyProductCharacteristicsTree' for Incremental refresh

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35529_VerifyProductCharacteristicsTree.java
---