Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035530 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | minor | have not tried | 2017-02-28 16:06 | 2017-05-03 14:25 | |||
Reporter | Sandrahuguet | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR16Q4.3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | cc62250c299c | ||||
Projection | none | ETA | none | Target Version | RR16Q4.3 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | guilleaer | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | Production - QA Approved | |||||||
Regression date | ||||||||
Regression introduced in release | RR16Q4 | |||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035530: Characteristics values are not shown in tree mode | |||||||
Description | Characteristics values are not shown in tree mode | |||||||
Steps To Reproduce | 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0095758) hgbot (developer) 2017-03-31 12:26 |
Repository: retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal Changeset: 0394f94d13dfe3601cc2066487e2a4a9126bb978 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Fri Mar 31 15:54:12 2017 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal/rev/0394f94d13dfe3601cc2066487e2a4a9126bb978 [^] Fixes issue 35530 : 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 --- |
(0095759) hgbot (developer) 2017-03-31 12:26 |
Repository: retail/backports/3.0RR16Q4.3/pi-mobile Changeset: 9ad0ddaff88af8cd613d45eec5f2ceaba5d21a4a Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Fri Mar 31 15:54:16 2017 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.3/pi-mobile/rev/9ad0ddaff88af8cd613d45eec5f2ceaba5d21a4a [^] Verifies issue 35530 : Added automated test 'I35530_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/I35530_VerifyProductCharacteristicsTree.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35530_VerifyProductCharacteristicsTree_HV.java --- |
(0096060) guilleaer (viewer) 2017-04-19 10:19 |
It seems that the fix is not working fine in rthis version |
(0096063) guilleaer (viewer) 2017-04-19 11:23 |
It was not working because I created the "parent" in a different organization. Apart from that looks like incremental refresh is not working fine |
(0096076) hgbot (developer) 2017-04-20 08:48 |
Repository: retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal Changeset: cc62250c299c41d0d965104313bdf1789ee31c0d Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu Apr 20 12:17:23 2017 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal/rev/cc62250c299c41d0d965104313bdf1789ee31c0d [^] Fixes issue 35530 : 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 --- |
(0096077) hgbot (developer) 2017-04-20 08:48 |
Repository: retail/backports/3.0RR16Q4.3/pi-mobile Changeset: 01b23d5b54432c5e61673ad23999bcd7416ccd58 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu Apr 20 12:17:29 2017 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.3/pi-mobile/rev/01b23d5b54432c5e61673ad23999bcd7416ccd58 [^] Verifies issue 35530 : Modified automated test 'I35530_VerifyProductCharacteristicsTree' for Incremental refresh --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35530_VerifyProductCharacteristicsTree.java --- |
(0096153) hgbot (developer) 2017-04-25 10:37 |
Repository: retail/backports/3.0RR16Q4.3/pi-mobile Changeset: 46d0a8a73795019911a85045e09dc7038f0366a4 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Tue Apr 25 10:24:17 2017 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.3/pi-mobile/rev/46d0a8a73795019911a85045e09dc7038f0366a4 [^] Related to issue 35530 : Modified automated test 'I35530_VerifyProductCharacteristicsTree_HV' Fix test to work in 16Q4. --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35530_VerifyProductCharacteristicsTree_HV.java --- |
(0096155) hgbot (developer) 2017-04-25 12:38 |
Repository: retail/backports/3.0RR16Q4.3/pi-mobile Changeset: 2358bfdc9e3b21878453f3d377afddb341138a4b Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Tue Apr 25 12:37:41 2017 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.3/pi-mobile/rev/2358bfdc9e3b21878453f3d377afddb341138a4b [^] Related to issue 35530 : Removed automated test 'I35530_VerifyProductCharacteristicsTree_HV' Remove test until it's fixed by the author. --- R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35530_VerifyProductCharacteristicsTree_HV.java --- |
(0096347) hgbot (developer) 2017-05-03 14:24 |
Repository: tools/automation/pi-mobile Changeset: 9ad0ddaff88af8cd613d45eec5f2ceaba5d21a4a Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Fri Mar 31 15:54:16 2017 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/9ad0ddaff88af8cd613d45eec5f2ceaba5d21a4a [^] Verifies issue 35530 : Added automated test 'I35530_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/I35530_VerifyProductCharacteristicsTree.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35530_VerifyProductCharacteristicsTree_HV.java --- |
(0096349) hgbot (developer) 2017-05-03 14:24 |
Repository: tools/automation/pi-mobile Changeset: 01b23d5b54432c5e61673ad23999bcd7416ccd58 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu Apr 20 12:17:29 2017 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/01b23d5b54432c5e61673ad23999bcd7416ccd58 [^] Verifies issue 35530 : Modified automated test 'I35530_VerifyProductCharacteristicsTree' for Incremental refresh --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35530_VerifyProductCharacteristicsTree.java --- |
(0096351) hgbot (developer) 2017-05-03 14:25 |
Repository: tools/automation/pi-mobile Changeset: 46d0a8a73795019911a85045e09dc7038f0366a4 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Tue Apr 25 10:24:17 2017 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/46d0a8a73795019911a85045e09dc7038f0366a4 [^] Related to issue 35530 : Modified automated test 'I35530_VerifyProductCharacteristicsTree_HV' Fix test to work in 16Q4. --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35530_VerifyProductCharacteristicsTree_HV.java --- |
(0096352) hgbot (developer) 2017-05-03 14:25 |
Repository: tools/automation/pi-mobile Changeset: 2358bfdc9e3b21878453f3d377afddb341138a4b Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Tue Apr 25 12:37:41 2017 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2358bfdc9e3b21878453f3d377afddb341138a4b [^] Related to issue 35530 : Removed automated test 'I35530_VerifyProductCharacteristicsTree_HV' Remove test until it's fixed by the author. --- R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35530_VerifyProductCharacteristicsTree_HV.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-03-15 13:00 | marvintm | Type | defect => backport |
2017-03-15 13:00 | marvintm | Target Version | => RR16Q4.3 |
2017-03-17 14:26 | Sandrahuguet | Summary | Characteristics values are not shown in tree mode => Characteristic treenode information is redundant in remote mode for products |
2017-03-17 14:28 | Sandrahuguet | Summary | Characteristic treenode information is redundant in remote mode for products => Characteristics values are not shown in tree mode |
2017-03-31 12:26 | hgbot | Checkin | |
2017-03-31 12:26 | hgbot | Note Added: 0095758 | |
2017-03-31 12:26 | hgbot | Status | scheduled => resolved |
2017-03-31 12:26 | hgbot | Resolution | open => fixed |
2017-03-31 12:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal/rev/0394f94d13dfe3601cc2066487e2a4a9126bb978 [^] |
2017-03-31 12:26 | hgbot | Checkin | |
2017-03-31 12:26 | hgbot | Note Added: 0095759 | |
2017-04-19 10:19 | guilleaer | Note Added: 0096060 | |
2017-04-19 10:19 | guilleaer | Status | resolved => new |
2017-04-19 10:19 | guilleaer | Resolution | fixed => open |
2017-04-19 10:19 | guilleaer | Status | new => scheduled |
2017-04-19 11:23 | guilleaer | Note Added: 0096063 | |
2017-04-20 08:48 | hgbot | Checkin | |
2017-04-20 08:48 | hgbot | Note Added: 0096076 | |
2017-04-20 08:48 | hgbot | Status | scheduled => resolved |
2017-04-20 08:48 | hgbot | Resolution | open => fixed |
2017-04-20 08:48 | hgbot | Fixed in SCM revision | http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal/rev/0394f94d13dfe3601cc2066487e2a4a9126bb978 [^] => http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal/rev/cc62250c299c41d0d965104313bdf1789ee31c0d [^] |
2017-04-20 08:48 | hgbot | Checkin | |
2017-04-20 08:48 | hgbot | Note Added: 0096077 | |
2017-04-20 09:53 | guilleaer | Review Assigned To | => guilleaer |
2017-04-20 09:53 | guilleaer | Status | resolved => closed |
2017-04-20 09:53 | guilleaer | Fixed in Version | => RR16Q4.3 |
2017-04-25 10:37 | hgbot | Checkin | |
2017-04-25 10:37 | hgbot | Note Added: 0096153 | |
2017-04-25 12:38 | hgbot | Checkin | |
2017-04-25 12:38 | hgbot | Note Added: 0096155 | |
2017-05-03 14:24 | hgbot | Checkin | |
2017-05-03 14:24 | hgbot | Note Added: 0096347 | |
2017-05-03 14:24 | hgbot | Checkin | |
2017-05-03 14:24 | hgbot | Note Added: 0096349 | |
2017-05-03 14:25 | hgbot | Checkin | |
2017-05-03 14:25 | hgbot | Note Added: 0096351 | |
2017-05-03 14:25 | hgbot | Checkin | |
2017-05-03 14:25 | hgbot | Note Added: 0096352 |
Copyright © 2000 - 2009 MantisBT Group |