Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030795 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | minor | have not tried | 2015-09-08 14:10 | 2015-09-30 11:58 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | fmolina | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR15Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 659e0537bc66 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | guilleaer | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030795: Product characteristics value popup should be smarter | |||||||
Description | Currently, when the SEARCH functionality in the Web POS is used to filter first by a product name, the Product characteristics filter buttons are automatically updated so that if the selected products do not support any characteristic, this characteristic is not shown. This is very convenient for users, because it basically prevents them from filtering by an incorrect characteristic. However, this same filtering is not done in the characteristic values popup which is shown when one of these buttons is clicked. This means that this popup will show all values, regardless of whether the selected products support these values or not. | |||||||
Steps To Reproduce | - In the Web POS, go to SEARCH - Type "GPS". Two products will be selected. - Click on the "Dimensions" filter button - Click on the first option (11x9x7 cm) - Verify that the two GPS products disappear, as this value is not correct for them. | |||||||
Proposed Solution | The query which picks the possible values should be smarter and also filter by the selected products. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0080513) hgbot (developer) 2015-09-19 14:29 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 096c32fd2b54fe45284cee17bcfecff9495fb7a1 Author: Facundo Molina <fmolina <at> koodu.es> Date: Sat Sep 19 09:28:34 2015 -0300 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/096c32fd2b54fe45284cee17bcfecff9495fb7a1 [^] Fixed issue 30795: Smarter product characteristic popup. Show values according to the product searched --- M web/org.openbravo.retail.posterminal/js/components/modalproductbrand.js M web/org.openbravo.retail.posterminal/js/components/modalproductcharacteristic.js --- |
(0080543) Orekaria (viewer) 2015-09-21 17:45 edited on: 2015-09-21 17:51 |
tap on the search button < do not write anything in the search textbox > tap on any characteristic (e.g: battery life) verify that a js error is shown in the console and the popup does not contain the correct information |
(0080548) hgbot (developer) 2015-09-21 19:04 |
Repository: tools/automation/pi-mobile Changeset: 21a6a1606b5724c344a8721907eecdc970819dc6 Author: Rafa Alonso <ral <at> openbravo.com> Date: Mon Sep 21 18:34:11 2015 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/21a6a1606b5724c344a8721907eecdc970819dc6 [^] Related to issue 30795: Added the 'ProductCharacteristicsSearchProductSelectCharacteristic' test --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/ProductCharacteristicsSearchProductSelectCharacteristic.java --- |
(0080549) hgbot (developer) 2015-09-21 19:04 |
Repository: tools/automation/pi-mobile Changeset: a8e9c892a037c41f45696ea09635176ec4631111 Author: Rafa Alonso <ral <at> openbravo.com> Date: Mon Sep 21 18:34:33 2015 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a8e9c892a037c41f45696ea09635176ec4631111 [^] Verifies issue 30795: Added the 'I30795_EmptySearchTextBox' test --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I30795_EmptySearchTextBox.java --- |
(0080567) hgbot (developer) 2015-09-23 01:12 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 659e0537bc669bd281916da367601a17daaf187f Author: Facundo Molina <fmolina <at> koodu.es> Date: Tue Sep 22 20:12:11 2015 -0300 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/659e0537bc669bd281916da367601a17daaf187f [^] Fixed issue 30795: js error when press product characteristic without products in search --- M web/org.openbravo.retail.posterminal/js/components/modalproductbrand.js M web/org.openbravo.retail.posterminal/js/components/modalproductcharacteristic.js --- |
(0080741) guilleaer (viewer) 2015-09-30 11:58 |
Code reviewed and tested |
![]() |
|||
Date Modified | Username | Field | Change |
2015-09-08 14:10 | marvintm | New Issue | |
2015-09-08 14:10 | marvintm | Assigned To | => Retail |
2015-09-08 14:10 | marvintm | OBNetwork customer | => No |
2015-09-08 14:10 | marvintm | Triggers an Emergency Pack | => No |
2015-09-08 14:16 | marvintm | Description Updated | View Revisions |
2015-09-08 14:22 | fmolina | Assigned To | Retail => fmolina |
2015-09-08 14:22 | fmolina | Status | new => acknowledged |
2015-09-08 14:57 | fmolina | Status | acknowledged => scheduled |
2015-09-19 14:29 | hgbot | Checkin | |
2015-09-19 14:29 | hgbot | Note Added: 0080513 | |
2015-09-19 14:29 | hgbot | Status | scheduled => resolved |
2015-09-19 14:29 | hgbot | Resolution | open => fixed |
2015-09-19 14:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/096c32fd2b54fe45284cee17bcfecff9495fb7a1 [^] |
2015-09-21 17:45 | Orekaria | Note Added: 0080543 | |
2015-09-21 17:45 | Orekaria | Status | resolved => new |
2015-09-21 17:45 | Orekaria | Resolution | fixed => open |
2015-09-21 17:51 | Orekaria | Note Edited: 0080543 | View Revisions |
2015-09-21 19:04 | hgbot | Checkin | |
2015-09-21 19:04 | hgbot | Note Added: 0080548 | |
2015-09-21 19:04 | hgbot | Checkin | |
2015-09-21 19:04 | hgbot | Note Added: 0080549 | |
2015-09-23 01:12 | hgbot | Checkin | |
2015-09-23 01:12 | hgbot | Note Added: 0080567 | |
2015-09-23 01:12 | hgbot | Status | new => resolved |
2015-09-23 01:12 | hgbot | Resolution | open => fixed |
2015-09-23 01:12 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/096c32fd2b54fe45284cee17bcfecff9495fb7a1 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/659e0537bc669bd281916da367601a17daaf187f [^] |
2015-09-25 11:02 | Orekaria | Review Assigned To | => guilleaer |
2015-09-30 11:58 | guilleaer | Note Added: 0080741 | |
2015-09-30 11:58 | guilleaer | Status | resolved => closed |
2015-09-30 11:58 | guilleaer | Fixed in Version | => RR15Q4 |
Copyright © 2000 - 2009 MantisBT Group |