Openbravo Issue Tracking System - Modules
View Issue Details
0051676ModulesMass Invoicingpublic2023-02-22 15:302023-02-22 16:04
shuehner 
shuehner 
normalminorhave not tried
closedfixed 
5
 
 
0051676: Query in MassInvoicing is not using bind-params
Query in MassInvoicing.java:554 is not usin bind-param
-
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 
Issue History
2023-02-22 15:30shuehnerNew Issue
2023-02-22 15:30shuehnerAssigned To => shuehner
2023-02-22 15:30shuehnerRelationship addedblocks 0038136
2023-02-22 15:41hgbotNote Added: 0146882
2023-02-22 16:04hgbotResolutionopen => fixed
2023-02-22 16:04hgbotStatusnew => closed
2023-02-22 16:04hgbotNote Added: 0146885
2023-02-22 16:04hgbotNote Added: 0146886

Notes
(0146882)
hgbot   
2023-02-22 15:41   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.document.massinvoicing/-/merge_requests/3 [^]
(0146885)
hgbot   
2023-02-22 16:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.document.massinvoicing [^]
Changeset: 2d2188d76d4367f24a664c114330ede18c7bb30d
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 22-02-2023 15:04:37
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.document.massinvoicing/-/commit/2d2188d76d4367f24a664c114330ede18c7bb30d [^]

Fixes ISSUE-51676: Use bind-param in HQL query

---
M src/org/openbravo/document/massinvoicing/MassInvoicing.java
---
(0146886)
hgbot   
2023-02-22 16:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.document.massinvoicing/-/merge_requests/3 [^]