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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032447
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2016-03-09 12:532018-06-26 11:40
ReporterSandrahuguetView Statuspublic 
Assigned ToSandrahuguet 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision055239202ac0
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Merge Request Status
Review Assigned Tomtaal
OBNetwork customerNo
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0032447: [Stockcriteria] brands are not filtered by stock criteria filter

DescriptionBrands are not filtered by stock criteria filter
Steps To Reproduce-Enable all high volumes preference
-Log in the WebPOS
-Tap stock criteria button and filter by: "Equals, 8000"
-Tap on brand button, notice that all brands are shown
TagsNo tags attached.
Attached Filespng file icon Selection_172.png [^] (156,602 bytes) 2016-03-23 09:46


png file icon Selection_173.png [^] (124,472 bytes) 2016-03-23 09:46


png file icon Selection_174.png [^] (109,038 bytes) 2016-03-23 09:46

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0084958)
hgbot (developer)
2016-03-14 16:53

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 63a89fe2a7c4796fa28a386f56337895acea0c45
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Mar 10 18:00:52 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/63a89fe2a7c4796fa28a386f56337895acea0c45 [^]

related to issue 32447, related to issue 32446

---
M web/org.openbravo.retail.posterminal/js/components/modalproductbrand.js
A src/org/openbravo/retail/posterminal/BrandsFilterByCHHQLCriteria.java
---
(0084962)
hgbot (developer)
2016-03-14 16:55

Repository: erp/pmods/org.openbravo.retail.stockcriteria
Changeset: 055239202ac0038c8206261c5d59224c4eefdfd3
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Mon Mar 14 16:55:05 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockcriteria/rev/055239202ac0038c8206261c5d59224c4eefdfd3 [^]

Fixed bug 32447 brands filtered by stock criteria filter

---
M web/org.openbravo.retail.stockcriteria/js/hookStockCriteria.js
A src/org/openbravo/retail/stockcriteria/BrandHQLCriteria.java
---
(0085212)
hgbot (developer)
2016-03-17 16:49

Repository: tools/automation/pi-mobile
Changeset: f61cfd3a72de9e50ec6b6f9497a5c3d571aa1828
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Mar 17 16:49:05 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f61cfd3a72de9e50ec6b6f9497a5c3d571aa1828 [^]

related to issue 32447 added I32447_FilterByBrandAndStockCriteria test

---
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockcriteria/I32447_FilterByBrandAndStockCriteria.java
---
(0085259)
hgbot (developer)
2016-03-22 10:40

Repository: tools/automation/pi-mobile
Changeset: 4045d1f59270d521aa335f6bd101c425b66a6bef
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Tue Mar 22 10:35:46 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/4045d1f59270d521aa335f6bd101c425b66a6bef [^]

related to issue 32446, related to issue 32447 added new tests

---
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/pricecriteria/I32446_FilterByBrandAndPriceCriteria.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockcriteria/I32447_FilterByBrandAndStockCriteria.java
---
(0085284)
mtaal (viewer)
2016-03-23 09:45

Hi,
I tested but when I set stock criteria I got 2 products, then selecting the brand popup showed me 4 brands. Selecting one of the brands gives zero products found.

So I guess some other change needs to be made also. See attached screenshots.
(0085285)
mtaal (viewer)
2016-03-23 09:46

See comments.

- Issue History
Date Modified Username Field Change
2016-03-09 12:53 Sandrahuguet New Issue
2016-03-09 12:53 Sandrahuguet Assigned To => Sandrahuguet
2016-03-09 12:53 Sandrahuguet OBNetwork customer => No
2016-03-09 12:53 Sandrahuguet Triggers an Emergency Pack => No
2016-03-09 12:53 Sandrahuguet Review Assigned To => mtaal
2016-03-09 12:53 Sandrahuguet Status new => scheduled
2016-03-14 16:53 hgbot Checkin
2016-03-14 16:53 hgbot Note Added: 0084958
2016-03-14 16:55 hgbot Checkin
2016-03-14 16:55 hgbot Note Added: 0084962
2016-03-14 16:55 hgbot Status scheduled => resolved
2016-03-14 16:55 hgbot Resolution open => fixed
2016-03-14 16:55 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockcriteria/rev/055239202ac0038c8206261c5d59224c4eefdfd3 [^]
2016-03-17 16:49 hgbot Checkin
2016-03-17 16:49 hgbot Note Added: 0085212
2016-03-22 10:40 hgbot Checkin
2016-03-22 10:40 hgbot Note Added: 0085259
2016-03-23 09:45 mtaal Note Added: 0085284
2016-03-23 09:46 mtaal File Added: Selection_172.png
2016-03-23 09:46 mtaal File Added: Selection_173.png
2016-03-23 09:46 mtaal File Added: Selection_174.png
2016-03-23 09:46 mtaal Note Added: 0085285
2016-03-23 09:46 mtaal Status resolved => new
2016-03-23 09:46 mtaal Resolution fixed => open
2018-06-26 11:40 hgbot Checkin
2018-06-26 11:40 hgbot Note Added: 0105415
2018-06-26 14:16 gorka_gil Note Deleted: 0105415


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker