Openbravo Issue Tracking System - Modules
View Issue Details
0051596ModulesIntrastatpublic2023-02-14 13:532023-02-22 14:37
shuehner 
shuehner 
normalmajorhave not tried
closedfixed 
5
 
 
0051596: org.openbravo.module.intrastat some files are not using bind-param nor following HQL-style
Several files in this module are:
- not using bind-parameter in HQL queries
- not following HQL style
-
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:53shuehnerNew Issue
2023-02-14 13:53shuehnerAssigned To => Jorge Bravo
2023-02-14 13:53shuehnerRelationship addedblocks 0038136
2023-02-14 15:01shuehnerAssigned ToJorge Bravo => shuehner
2023-02-14 17:47shuehnerSeverityminor => major
2023-02-14 17:55hgbotNote Added: 0146543
2023-02-14 18:09shuehnerAssigned Toshuehner => Triage Omni OMS
2023-02-20 12:13aferrazAssigned ToTriage Omni OMS => francisco_ofarril
2023-02-20 14:34shuehnerIssue cloned0051647
2023-02-20 17:17shuehnerAssigned Tofrancisco_ofarril => shuehner
2023-02-22 14:37hgbotResolutionopen => fixed
2023-02-22 14:37hgbotStatusnew => closed
2023-02-22 14:37hgbotNote Added: 0146879
2023-02-22 14:37hgbotNote Added: 0146880

Notes
(0146543)
hgbot   
2023-02-14 17:55   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.intrastat/-/merge_requests/12 [^]
(0146879)
hgbot   
2023-02-22 14:37   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.intrastat [^]
Changeset: 5075fa877cb8ede31dfbd9a1d6b17baea2512d40
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 22-02-2023 13:37:14
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.intrastat/-/commit/5075fa877cb8ede31dfbd9a1d6b17baea2512d40 [^]

Fixes ISSUE-51596: Apply HQL style and use bind-parameters

---
M src/org/openbravo/module/intrastat/IntrastatGenerateFileDao.java
M src/org/openbravo/module/intrastat/IntrastatLauncher.java
M src/org/openbravo/module/intrastat/IntrastatLauncherDao.java
M src/org/openbravo/module/intrastat/IntrastatProcessAndGenerateFile_I.java
---
(0146880)
hgbot   
2023-02-22 14:37   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.module.intrastat/-/merge_requests/12 [^]