Openbravo Issue Tracking System - Modules
View Issue Details
0051593ModulesInvoice Payment Reportpublic2023-02-14 13:102023-02-20 13:14
shuehner 
shuehner 
normalmajorhave not tried
closedfixed 
5
 
 
0051593: InvoicePaymentUtility is not using bind-parameters
InvoicePaymentUtility.getAccountList is not using bind-params
-
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-14 13:10shuehnerNew Issue
2023-02-14 13:10shuehnerAssigned To => shuehner
2023-02-14 13:10shuehnerRelationship addedblocks 0038136
2023-02-14 13:21hgbotNote Added: 0146528
2023-02-20 13:14hgbotNote Added: 0146778
2023-02-20 13:14hgbotResolutionopen => fixed
2023-02-20 13:14hgbotStatusnew => closed
2023-02-20 13:14hgbotNote Added: 0146779

Notes
(0146528)
hgbot   
2023-02-14 13:21   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.financial.invoicepaymentreport/-/merge_requests/2 [^]
(0146778)
hgbot   
2023-02-20 13:14   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.financial.invoicepaymentreport/-/merge_requests/2 [^]
(0146779)
hgbot   
2023-02-20 13:14   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.financial.invoicepaymentreport [^]
Changeset: 74c9bbce67e030c88cc45f1dc8263dc27d18fdb8
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 20-02-2023 12:14:13
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.financial.invoicepaymentreport/-/commit/74c9bbce67e030c88cc45f1dc8263dc27d18fdb8 [^]

Fixes ISSUE-51593: Apply HQL style and use bind-params

---
M src/org/openbravo/financial/invoicepaymentreport/utility/InvoicePaymentUtility.java
---