Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034966 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Filter by stock in product search | major | always | 2017-01-16 13:12 | 2017-01-30 09:25 | |||
Reporter | nataliag | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 2226b2317d6a | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034966: Filter by stock in product search does not allow to filter by other filter categories using part of the name of the product. | |||||||
Description | If you search a product using the second word of its name(Or any other but not the first one) and you filter it by stock, then, the rest of the filters don’t work and no results appear on them. | |||||||
Steps To Reproduce | 1- Go to webPOS in livebuilds (Reatil with Modules) 2- In search panel if you search by word “section” you can see two results. 3- Apply stock filter, setting it as “More than 50” for example. 4- Now select any one of the other filters available (except price). 5- Any results are shown in those filters. 6- If you do the same steps but using the word “Pole” (the first one of the product name) this behavior does not occur. The filters work correctly and shown the different options in their categories. (Aluminum in Material filter, Black Diamond or Salomon in brand filter, Poles in Object... ) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0093717) hgbot (developer) 2017-01-19 09:03 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 2226b2317d6a8f8185a8aaa35db06262d2fdd2b0 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Tue Jan 17 11:05:58 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2226b2317d6a8f8185a8aaa35db06262d2fdd2b0 [^] Fixed issue 34966: Filter by stock in product search does not allow to filter by other filter categories using part of the name of the product In general, the search of products without remote is done using the contains condition because we can assume the quantity of products will be small. This is not done in case we use high volumes, where we search products using the startswith condition. With stock criteria the search is forced to do in the server. This filtering was failing with the search of characteristic values and brand values. --- M web/org.openbravo.retail.posterminal/js/components/modalproductbrand.js M web/org.openbravo.retail.posterminal/js/components/modalproductcharacteristic.js --- |
(0093907) hgbot (developer) 2017-01-30 08:40 |
Repository: tools/automation/pi-mobile Changeset: dfaae79d9cb36260a73388137c20d8bf8306c23c Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Jan 26 11:39:16 2017 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/dfaae79d9cb36260a73388137c20d8bf8306c23c [^] Verifies issue 34966: Filter by stock in product search does not allow to filter by other filter categories using part of the name of the product. Added test I34966_StockCriteriaFilter. --- A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockcriteria/I34966_StockCriteriaFilter.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2017-01-16 13:12 | nataliag | New Issue | |
2017-01-16 13:12 | nataliag | Assigned To | => Retail |
2017-01-16 13:12 | nataliag | Resolution time | => 1486335600 |
2017-01-16 13:12 | nataliag | Triggers an Emergency Pack | => No |
2017-01-16 13:27 | eugeni | Issue Monitored: eugeni | |
2017-01-16 13:29 | marvintm | Relationship added | related to 0034531 |
2017-01-17 09:21 | jorge-garcia | Status | new => scheduled |
2017-01-17 09:21 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2017-01-19 09:03 | hgbot | Checkin | |
2017-01-19 09:03 | hgbot | Note Added: 0093717 | |
2017-01-19 09:03 | hgbot | Status | scheduled => resolved |
2017-01-19 09:03 | hgbot | Resolution | open => fixed |
2017-01-19 09:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2226b2317d6a8f8185a8aaa35db06262d2fdd2b0 [^] |
2017-01-30 08:40 | hgbot | Checkin | |
2017-01-30 08:40 | hgbot | Note Added: 0093907 | |
2017-01-30 09:25 | marvintm | Review Assigned To | => marvintm |
2017-01-30 09:25 | marvintm | Status | resolved => closed |
2017-01-30 09:25 | marvintm | Fixed in Version | => RR17Q2 |
Copyright © 2000 - 2009 MantisBT Group |