Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032447Retail ModulesWeb POSpublic2016-03-09 12:532018-06-26 11:40
Sandrahuguet 
Sandrahuguet 
normalminorhave not tried
newopen 
20Community Appliance
 
 
mtaal
No
0032447: [Stockcriteria] brands are not filtered by stock criteria filter
Brands are not filtered by stock criteria filter
-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
No tags attached.
png Selection_172.png (156,602) 2016-03-23 09:46
https://issues.openbravo.com/file_download.php?file_id=9201&type=bug
png

png Selection_173.png (124,472) 2016-03-23 09:46
https://issues.openbravo.com/file_download.php?file_id=9202&type=bug
png

png Selection_174.png (109,038) 2016-03-23 09:46
https://issues.openbravo.com/file_download.php?file_id=9203&type=bug
png
Issue History
2016-03-09 12:53SandrahuguetNew Issue
2016-03-09 12:53SandrahuguetAssigned To => Sandrahuguet
2016-03-09 12:53SandrahuguetTriggers an Emergency Pack => No
2016-03-09 12:53SandrahuguetReview Assigned To => mtaal
2016-03-09 12:53SandrahuguetStatusnew => scheduled
2016-03-14 16:53hgbotCheckin
2016-03-14 16:53hgbotNote Added: 0084958
2016-03-14 16:55hgbotCheckin
2016-03-14 16:55hgbotNote Added: 0084962
2016-03-14 16:55hgbotStatusscheduled => resolved
2016-03-14 16:55hgbotResolutionopen => fixed
2016-03-14 16:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockcriteria/rev/055239202ac0038c8206261c5d59224c4eefdfd3 [^]
2016-03-17 16:49hgbotCheckin
2016-03-17 16:49hgbotNote Added: 0085212
2016-03-22 10:40hgbotCheckin
2016-03-22 10:40hgbotNote Added: 0085259
2016-03-23 09:45mtaalNote Added: 0085284
2016-03-23 09:46mtaalFile Added: Selection_172.png
2016-03-23 09:46mtaalFile Added: Selection_173.png
2016-03-23 09:46mtaalFile Added: Selection_174.png
2016-03-23 09:46mtaalNote Added: 0085285
2016-03-23 09:46mtaalStatusresolved => new
2016-03-23 09:46mtaalResolutionfixed => open
2018-06-26 11:40hgbotCheckin
2018-06-26 11:40hgbotNote Added: 0105415
2018-06-26 14:16gorka_gilNote Deleted: 0105415

Notes
(0084958)
hgbot   
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   
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   
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   
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   
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   
2016-03-23 09:46   
See comments.