Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0041243Openbravo ERP09. Financial managementpublic2019-07-02 16:252019-08-22 14:45
shuehner 
collazoandy4 
normalminorhave not tried
closedfixed 
5
 
3.0PR19Q43.0PR19Q4 
Sandrahuguet
Core
No
0041243: DocFINFinAccTransaction.createFact is not using bind-params
Several HQL in this file are not using bind-params

When fixing please apply new HQL-style to all HQL in this file.
-
No tags attached.
related to defect 0041434 closed collazoandy4 Apply HQL style guide to DocFINFinAccTransaction 
blocks design defect 0038136 acknowledged Triage Platform Base Tracking issue: Find & Fix queries not using bind-params but embedding values into query string 
Issue History
2019-07-02 16:25shuehnerNew Issue
2019-07-02 16:25shuehnerAssigned To => Triage Finance
2019-07-02 16:25shuehnerModules => Core
2019-07-02 16:25shuehnerTriggers an Emergency Pack => No
2019-07-02 16:25shuehnerRelationship addedblocks 0038136
2019-07-04 12:16shuehnerTarget Version => 3.0PR19Q4
2019-07-23 16:10collazoandy4Assigned ToTriage Finance => collazoandy4
2019-07-23 16:10collazoandy4Statusnew => scheduled
2019-07-24 17:29collazoandy4Note Added: 0113626
2019-08-19 11:33SandrahuguetRelationship addedrelated to 0041434
2019-08-19 13:38hgbotCheckin
2019-08-19 13:38hgbotNote Added: 0114089
2019-08-19 13:38hgbotStatusscheduled => resolved
2019-08-19 13:38hgbotResolutionopen => fixed
2019-08-19 13:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f70b1418b598d42c34866dabd71e65d8e6190b44 [^]
2019-08-19 13:41SandrahuguetReview Assigned To => Sandrahuguet
2019-08-19 13:41SandrahuguetNote Added: 0114091
2019-08-19 13:41SandrahuguetStatusresolved => closed
2019-08-19 13:41SandrahuguetFixed in Version => 3.0PR19Q4
2019-08-22 14:45hudsonbotCheckin
2019-08-22 14:45hudsonbotNote Added: 0114234

Notes
(0113626)
collazoandy4   
2019-07-24 17:29   
Test Plan
  Create a new Sales Invoice for Alimentos y Supermercados, S.A
    Complete the invoice and Add a Payment
  Go to Financial Account and select the previous transaction created and post it, check the process ends without errors
(0114089)
hgbot   
2019-08-19 13:38   
Repository: erp/devel/pi
Changeset: f70b1418b598d42c34866dabd71e65d8e6190b44
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Wed Jul 24 00:35:26 2019 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/f70b1418b598d42c34866dabd71e65d8e6190b44 [^]

Fixes issue 41243: DocFINFinAccTransaction.createFact is not using bind-params

Added missing bind-params

---
M src/org/openbravo/erpCommon/ad_forms/DocFINFinAccTransaction.java
---
(0114091)
Sandrahuguet   
2019-08-19 13:41   
code review + testing ok
(0114234)
hudsonbot   
2019-08-22 14:45   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/ad3efd3bd07c [^]
Maturity status: Test