Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034532
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Filter by stock in product searchmajoralways2016-11-15 13:502016-12-07 17:35
ReporternataliagView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in VersionRR17Q1
StatusclosedFix in branchFixed in SCM revision66acba20792c
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034532: Filter by stock in combination with another filter produces an error searching a product name not using its first word

DescriptionIf you use the filter by stock and another filter at the same time, like price filter and you want to search a product, for example “Baby carrier” but you search it using only the word “carrier” in the search field, an error is shown and any result appeared.
Steps To Reproduce1- Go to web POS and select SEARCH option in the menu.
2- Select the stock filter and configure it like More than 0.
3- Select the price filter and configure it like 100-200€
4- Introduce in the search field “Baby”.
5- One result is shown(“Baby Carrier”). It is OK.
6- Now introduce in the search field “carrier”. An error is shown (Error.png attached) and any result appeared.
TagsNo tags attached.
Attached Filespng file icon Error.png [^] (202,215 bytes) 2016-11-15 13:50


patch file icon 34532test.patch [^] (4,142 bytes) 2016-12-01 12:03 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0091961)
shivum039 (developer)
2016-12-01 12:02

With Respect to the issue ,the error is no longer available But the search with the random pattern is not working .

Hence the Fix for issue 34531 seems to be a possible fix for this issue also .

and the automated test has been attached
(0092059)
hgbot (developer)
2016-12-02 23:09

Repository: tools/automation/pi-mobile
Changeset: 267451c23c50658b330025cfc200faa140201bc1
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Fri Dec 02 16:09:21 2016 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/267451c23c50658b330025cfc200faa140201bc1 [^]

Related to issue 34532: Added automated test I34532_FilterWithCombinationsAndPatternContain

---
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockcriteria/I34532_FilterWithCombinationsAndPatternContain.java
---
(0092144)
hgbot (developer)
2016-12-06 19:27

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 66acba20792c8fa6309628465c5358d8c9d19326
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Dec 06 17:47:16 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/66acba20792c8fa6309628465c5358d8c9d19326 [^]

Fixed issue 34532. Added forceRemote flag to query to ensure that it works with stock criteria

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
(0092150)
hgbot (developer)
2016-12-06 20:35

Repository: tools/automation/pi-mobile
Changeset: 06cc6dbbbe179b8feecc8378944e51f529baca81
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Dec 06 17:45:45 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/06cc6dbbbe179b8feecc8378944e51f529baca81 [^]

Related to issue 34532. Added automated test for this case.

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockcriteria/I34532_FilterStockProdCharAndName.java
---
(0092151)
hgbot (developer)
2016-12-06 20:35

Repository: tools/automation/pi-mobile
Changeset: 734e5495c04783e75bcbf843a177aaf6a3d00627
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Dec 06 19:37:02 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/734e5495c04783e75bcbf843a177aaf6a3d00627 [^]

Related to issue 34532. Fixed name of product.

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockcriteria/I34532_FilterStockProdCharAndName.java
---

- Issue History
Date Modified Username Field Change
2016-11-15 13:50 nataliag New Issue
2016-11-15 13:50 nataliag Assigned To => Retail
2016-11-15 13:50 nataliag File Added: Error.png
2016-11-15 13:50 nataliag Resolution time => 1480978800
2016-11-15 13:50 nataliag Triggers an Emergency Pack => No
2016-11-16 09:45 eugeni Issue Monitored: eugeni
2016-11-21 13:10 shivum039 Assigned To Retail => shivum039
2016-11-21 13:10 shivum039 Status new => scheduled
2016-11-23 11:10 shivum039 File Added: 34532test.patch
2016-12-01 12:02 shivum039 Note Added: 0091961
2016-12-01 12:03 shivum039 File Deleted: 34532test.patch
2016-12-01 12:03 shivum039 File Added: 34532test.patch
2016-12-01 15:38 jorge-garcia Assigned To shivum039 => Retail
2016-12-02 23:09 hgbot Checkin
2016-12-02 23:09 hgbot Note Added: 0092059
2016-12-02 23:10 mario_castello Assigned To Retail => mario_castello
2016-12-06 16:45 marvintm Assigned To mario_castello => marvintm
2016-12-06 19:27 hgbot Checkin
2016-12-06 19:27 hgbot Note Added: 0092144
2016-12-06 19:27 hgbot Status scheduled => resolved
2016-12-06 19:27 hgbot Resolution open => fixed
2016-12-06 19:27 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/66acba20792c8fa6309628465c5358d8c9d19326 [^]
2016-12-06 20:35 hgbot Checkin
2016-12-06 20:35 hgbot Note Added: 0092150
2016-12-06 20:35 hgbot Checkin
2016-12-06 20:35 hgbot Note Added: 0092151
2016-12-07 17:35 guilleaer Review Assigned To => guilleaer
2016-12-07 17:35 guilleaer Status resolved => closed
2016-12-07 17:35 guilleaer Fixed in Version => RR17Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker