Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031091Retail ModulesWeb POSpublic2015-10-08 10:112015-10-19 14:49
Sandrahuguet 
Sandrahuguet 
normaltrivialalways
closedfixed 
20Community Appliance
 
RR16Q1 
mtaal
No
0031091: Add the ability to add hql filter clauses with parameters
In RR15Q4 as part store server development, the ability to inject hql filter clauses by other modules in remote queries was added, but without parameters.
Now, it is necessary to give these filters the possibility to add HQL clauses with parameters.
N/A
Approved
Issue History
2015-10-08 10:11SandrahuguetNew Issue
2015-10-08 10:11SandrahuguetAssigned To => Sandrahuguet
2015-10-08 10:11SandrahuguetTriggers an Emergency Pack => No
2015-10-08 10:11SandrahuguetSummaryGive the possibility to add hql filter clauses with parameters => [Retail API Change] Give the possibility to add hql filter clauses with parameters
2015-10-08 10:12SandrahuguetSummary[Retail API Change] Give the possibility to add hql filter clauses with parameters => [Retail API Change] Add the ability to add hql filter clauses with parameters
2015-10-08 10:13SandrahuguetDescription Updatedbug_revision_view_page.php?rev_id=9633#r9633
2015-10-08 10:20SandrahuguetAssigned ToSandrahuguet => dmitry_mezentsev
2015-10-08 10:20SandrahuguetDescription Updatedbug_revision_view_page.php?rev_id=9634#r9634
2015-10-08 10:39SandrahuguetDescription Updatedbug_revision_view_page.php?rev_id=9635#r9635
2015-10-08 15:53dmitry_mezentsevTag Attached: Approved
2015-10-08 15:53dmitry_mezentsevAssigned Todmitry_mezentsev => Sandrahuguet
2015-10-13 10:38hgbotCheckin
2015-10-13 10:38hgbotNote Added: 0080949
2015-10-13 10:38hgbotStatusnew => resolved
2015-10-13 10:38hgbotResolutionopen => fixed
2015-10-13 10:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f5746b8dc28b233a3a5b31ad016e5938103f3e3f [^]
2015-10-13 10:39hgbotCheckin
2015-10-13 10:39hgbotNote Added: 0080952
2015-10-15 12:50SandrahuguetSummary[Retail API Change] Add the ability to add hql filter clauses with parameters => Add the ability to add hql filter clauses with parameters
2015-10-15 12:50SandrahuguetDescription Updatedbug_revision_view_page.php?rev_id=9696#r9696
2015-10-15 13:20hgbotCheckin
2015-10-15 13:20hgbotNote Added: 0081040
2015-10-15 13:20hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f5746b8dc28b233a3a5b31ad016e5938103f3e3f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ce473370ab840e0675373c13124e036133e35007 [^]
2015-10-15 13:26hgbotCheckin
2015-10-15 13:26hgbotNote Added: 0081041
2015-10-15 13:26SandrahuguetReview Assigned To => mtaal
2015-10-19 14:49mtaalNote Added: 0081092
2015-10-19 14:49mtaalStatusresolved => closed
2015-10-19 14:49mtaalFixed in Version => RR16Q1

Notes
(0080949)
hgbot   
2015-10-13 10:38   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: f5746b8dc28b233a3a5b31ad016e5938103f3e3f
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Oct 08 10:25:27 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f5746b8dc28b233a3a5b31ad016e5938103f3e3f [^]

Fixed issue 31091 Add the ability to add hqlfilterclauses with parameters

---
M src/org/openbravo/mobile/core/process/HQLCriteriaProcess.java
M src/org/openbravo/mobile/core/process/SimpleQueryBuilder.java
---
(0080952)
hgbot   
2015-10-13 10:39   
Repository: erp/pmods/org.openbravo.retail.complementary
Changeset: f4ae3357e8d2f00ccdcb46f7c589ff5ddba6b2c4
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Oct 08 10:36:38 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.complementary/rev/f4ae3357e8d2f00ccdcb46f7c589ff5ddba6b2c4 [^]

Related to issue 31091 add unimplemented methods

---
M src/org/openbravo/retail/complementary/ComplementaryHQLCriteria.java
---
(0081040)
hgbot   
2015-10-15 13:20   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: ce473370ab840e0675373c13124e036133e35007
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Oct 15 13:19:24 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ce473370ab840e0675373c13124e036133e35007 [^]

Fixed issue 31091 Add the ability to add hqlfilterclauses with parameters

---
M src/org/openbravo/mobile/core/process/HQLCriteriaProcess.java
---
(0081041)
hgbot   
2015-10-15 13:26   
Repository: erp/pmods/org.openbravo.retail.complementary
Changeset: f325f4b8ed67e24b2a7d03207aa6ec1152084e6f
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Oct 15 13:25:25 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.complementary/rev/f325f4b8ed67e24b2a7d03207aa6ec1152084e6f [^]

Related to issue 31091

---
M src/org/openbravo/retail/complementary/ComplementaryHQLCriteria.java
---
(0081092)
mtaal   
2015-10-19 14:49   
Reviewed