Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035363Retail ModulesWeb POSpublic2017-02-27 11:502017-08-09 13:54
guilleaer 
rqueralta 
normalminoralways
closedfixed 
5
 
RR17Q4 
Sandrahuguet
No
0035363: Product characteristics and product characteritics values are not taking into account upc/ean field
Reproducible using remote (check using standard mode)

Using product characteristics there is a feature which filter the valid characteristics and characteristic values for a subset of products (previously filtered).
The filter used to retrieve products is taking into account the value of the field name and the value of the field UPC/EAN but then, the other filters (for characteristic and characteristic values) are just taking into account the name
Having a set of product which for example has the substring "14141" in their barcode and they have some characteristics associated marked as filter in webpos.
Go to search tab
write 1414 in the input
Expected products are shown.
No buttons about characteristics are shown but some should be shown because they are associated to a product.
Include the filter for upc / ean in the rest of the queries
No tags attached.
diff issue_35363_bestsellers.diff (2,669) 2017-02-27 12:22
https://issues.openbravo.com/file_download.php?file_id=10495&type=bug
diff tempFixQueryCharacteristics_final.diff (3,538) 2017-02-27 12:22
https://issues.openbravo.com/file_download.php?file_id=10496&type=bug
Issue History
2017-02-27 11:50guilleaerNew Issue
2017-02-27 11:50guilleaerAssigned To => Retail
2017-02-27 11:50guilleaerTriggers an Emergency Pack => No
2017-02-27 12:22guilleaerFile Added: issue_35363_bestsellers.diff
2017-02-27 12:22guilleaerFile Added: tempFixQueryCharacteristics_final.diff
2017-03-01 17:13rqueraltaAssigned ToRetail => rqueralta
2017-03-01 17:13rqueraltaStatusnew => scheduled
2017-07-17 21:47hgbotCheckin
2017-07-17 21:47hgbotNote Added: 0098107
2017-07-17 21:47hgbotStatusscheduled => resolved
2017-07-17 21:47hgbotResolutionopen => fixed
2017-07-17 21:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/141fa304ed97934fe2a8749ef0933aa43e354332 [^]
2017-07-17 21:49hgbotCheckin
2017-07-17 21:49hgbotNote Added: 0098108
2017-07-17 21:49hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/141fa304ed97934fe2a8749ef0933aa43e354332 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.bestsellers/rev/984a6d295729177f66eb84063462d3990e3fb2a4 [^]
2017-08-08 12:00marvintmReview Assigned To => Sandrahuguet
2017-08-09 13:54SandrahuguetNote Added: 0098450
2017-08-09 13:54SandrahuguetStatusresolved => closed
2017-08-09 13:54SandrahuguetFixed in Version => RR17Q4

Notes
(0098107)
hgbot   
2017-07-17 21:47   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 141fa304ed97934fe2a8749ef0933aa43e354332
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Thu Mar 09 11:39:25 2017 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/141fa304ed97934fe2a8749ef0933aa43e354332 [^]

Fixed issue 35363: Product characteristics and product characteritics values are
not taking into account upc/ean field

UPC/EAN was include in the rest of the queries

---
M src/org/openbravo/retail/posterminal/PCharacteristicHQLCriteria.java
M src/org/openbravo/retail/posterminal/ProductCharacteristicHQLCriteria.java
---
(0098108)
hgbot   
2017-07-17 21:49   
Repository: erp/pmods/org.openbravo.retail.bestsellers
Changeset: 984a6d295729177f66eb84063462d3990e3fb2a4
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Thu Mar 09 13:16:10 2017 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.bestsellers/rev/984a6d295729177f66eb84063462d3990e3fb2a4 [^]

Fixed issue 35363: Product characteristics and product characteritics values are
not taking into account upc/ean field

UPC/EAN was include in the rest of the queries

---
M src/org/openbravo/retail/bestsellers/PCharacteristicBestSellerHQLCriteria.java
M src/org/openbravo/retail/bestsellers/PCharacteristicValueBestSellerHQLCriteria.java
---
(0098450)
Sandrahuguet   
2017-08-09 13:54   
reviewed and tested