Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041273Retail ModulesWeb POSpublic2019-07-04 12:182019-09-24 18:07
shuehner 
ranjith_qualiantech_com 
normalminorhave not tried
closedfixed 
5
 
RR19Q4RR19Q4 
marvintm
No
0041273: IncludeAllProducts.execute is not using bind-params
This method is not using bind-params for the organization filter.

When fixing please apply new HQL-style to every HQL in this file.
-
No tags attached.
blocks design defect 0038136 acknowledged Triage Platform Base Openbravo ERP Tracking issue: Find & Fix queries not using bind-params but embedding values into query string 
patch issue 41273 source config.patch (3,550) 2019-09-04 13:51
https://issues.openbravo.com/file_download.php?file_id=13285&type=bug
Issue History
2019-07-04 12:18shuehnerNew Issue
2019-07-04 12:18shuehnerAssigned To => Retail
2019-07-04 12:18shuehnerTriggers an Emergency Pack => No
2019-07-04 12:18shuehnerRelationship addedblocks 0038136
2019-09-02 10:56ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-09-04 13:51ranjith_qualiantech_comFile Added: issue 41273 source config.patch
2019-09-04 15:10ranjith_qualiantech_comStatusnew => scheduled
2019-09-10 08:17hgbotCheckin
2019-09-10 08:17hgbotNote Added: 0114475
2019-09-10 08:17hgbotStatusscheduled => resolved
2019-09-10 08:17hgbotResolutionopen => fixed
2019-09-10 08:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/dd91676c50bfded9a4f33b027b1588a5c13f81ab [^]
2019-09-24 18:07marvintmReview Assigned To => marvintm
2019-09-24 18:07marvintmStatusresolved => closed
2019-09-24 18:07marvintmFixed in Version => RR19Q4

Notes
(0114475)
hgbot   
2019-09-10 08:17   
Repository: erp/pmods/org.openbravo.retail.config
Changeset: dd91676c50bfded9a4f33b027b1588a5c13f81ab
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Sep 10 11:47:12 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/dd91676c50bfded9a4f33b027b1588a5c13f81ab [^]

Fixed issue 41273 : Updated IncludeAllProducts Query to use bind-params

---
M src/org/openbravo/retail/config/process/IncludeAllProducts.java
---