Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0041251Openbravo ERP09. Financial managementpublic2019-07-03 16:462019-08-28 18:52
shuehner 
collazoandy4 
normalminorhave not tried
closedfixed 
5
 
3.0PR19Q43.0PR19Q4 
Sandrahuguet
Core
No
0041251: UpdateActuals.doExecute is not using bind-params
Lots of cases in this function are not using bind-param.

When fixing please apply new HQL-style to the whole file.
-
No tags attached.
related to defect 0041437 closed collazoandy4 Apply HQL style guide to UpdateActuals 
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-03 16:46shuehnerNew Issue
2019-07-03 16:46shuehnerAssigned To => Triage Finance
2019-07-03 16:46shuehnerModules => Core
2019-07-03 16:46shuehnerTriggers an Emergency Pack => No
2019-07-03 16:46shuehnerRelationship addedblocks 0038136
2019-07-04 12:16shuehnerTarget Version => 3.0PR19Q4
2019-07-23 16:17collazoandy4Assigned ToTriage Finance => collazoandy4
2019-07-23 16:18collazoandy4Statusnew => scheduled
2019-07-24 21:20collazoandy4Note Added: 0113632
2019-08-28 09:55SandrahuguetRelationship addedrelated to 0041437
2019-08-28 09:58hgbotCheckin
2019-08-28 09:58hgbotNote Added: 0114288
2019-08-28 09:58hgbotStatusscheduled => resolved
2019-08-28 09:58hgbotResolutionopen => fixed
2019-08-28 09:58hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8da5f68390cbbfccdbb74fc01eaafa3adbdf92d3 [^]
2019-08-28 10:01SandrahuguetReview Assigned To => Sandrahuguet
2019-08-28 10:01SandrahuguetNote Added: 0114291
2019-08-28 10:01SandrahuguetStatusresolved => closed
2019-08-28 10:01SandrahuguetFixed in Version => 3.0PR19Q4
2019-08-28 18:52hudsonbotCheckin
2019-08-28 18:52hudsonbotNote Added: 0114303

Notes
(0113632)
collazoandy4   
2019-07-24 21:20   
Test Plan
  Go to Budget window and create a new record:
    Name: Test
    Year: Current Year
    In to Lines tab create a new record and fillout all the fields
    Click on Export Budget to Excel button and check the process ends without errors
(0114288)
hgbot   
2019-08-28 09:58   
Repository: erp/devel/pi
Changeset: 8da5f68390cbbfccdbb74fc01eaafa3adbdf92d3
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Wed Jul 24 15:12:09 2019 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/8da5f68390cbbfccdbb74fc01eaafa3adbdf92d3 [^]

Fixes issue 41251: UpdateActuals.doExecute is not using bind-params

Added missing bind-params

---
M src/org/openbravo/erpCommon/ad_process/UpdateActuals.java
---
(0114291)
Sandrahuguet   
2019-08-28 10:01   
code review + testing ok
(0114303)
hudsonbot   
2019-08-28 18:52   
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/236aa85fbe33 [^]
Maturity status: Test