Openbravo Issue Tracking System - Retail Modules
View Issue Details
0026879Retail ModulesWeb POSpublic2014-06-16 17:262014-06-27 14:05
malsasua 
adrianromero 
highmajoralways
closedfixed 
20Community Appliance
 
RR14Q3RR14Q3 
marvintm
Coding ( Testing )
No
0026879: product categories in web pos are not displayed correctly
The product categories in WEB POS are wrong displayed: are displayed some elements as product categories that they are not product categories
. go to WEB POS
. go to browser:
 . alcoholic
 . bio
 ...
are displayed as product categories
Regression
Issue History
2014-06-16 17:26malsasuaNew Issue
2014-06-16 17:26malsasuaAssigned To => malsasua
2014-06-16 17:26malsasuaTriggers an Emergency Pack => No
2014-06-16 17:26malsasuaFixed in Version => RR14Q3
2014-06-16 17:27malsasuaRegression level => Coding ( Testing )
2014-06-16 17:42malsasuaFixed in VersionRR14Q3 =>
2014-06-16 17:42malsasuaTarget Version => RR14Q3
2014-06-16 17:42malsasuaTag Attached: Regression
2014-06-18 12:06adrianromeroAssigned Tomalsasua => adrianromero
2014-06-18 12:06adrianromeroStatusnew => scheduled
2014-06-18 19:10hgbotCheckin
2014-06-18 19:10hgbotNote Added: 0068133
2014-06-18 19:10hgbotStatusscheduled => resolved
2014-06-18 19:10hgbotResolutionopen => fixed
2014-06-18 19:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a85396fd8b2c026b62f91e70f67c9b81b40ae92e [^]
2014-06-27 14:05marvintmReview Assigned To => marvintm
2014-06-27 14:05marvintmStatusresolved => closed
2014-06-27 14:05marvintmFixed in Version => RR14Q3

Notes
(0068133)
hgbot   
2014-06-18 19:10   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: a85396fd8b2c026b62f91e70f67c9b81b40ae92e
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Wed Jun 18 19:10:26 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a85396fd8b2c026b62f91e70f67c9b81b40ae92e [^]

Fixes issue 0026879: product categories in web pos are not displayed correctly
HQL filter expression for incremental update criteria must be properly isolated to avoid side effects because AND, OR operators precedence

---
M src/org/openbravo/mobile/core/process/SimpleQueryBuilder.java
---