Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041240 | Openbravo ERP | 09. Financial management | public | 2019-07-02 16:20 | 2019-08-22 14:45 |
|
Reporter | shuehner | |
Assigned To | collazoandy4 | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR19Q4 | Fixed in Version | 3.0PR19Q4 | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0041240: AcctServer.{getAccountDBpartner, disableDocumentConfirmation} are not using bind-params |
Description | HQL in those functions is not using bind-params.
When fixing please apply new HQL-style to all 7 HQL in the file. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0041418 | | closed | collazoandy4 | Apply HQL style guide to AcctServer | blocks | design defect | 0038136 | | acknowledged | Triage Platform Base | Tracking issue: Find & Fix queries not using bind-params but embedding values into query string |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-07-02 16:20 | shuehner | New Issue | |
2019-07-02 16:20 | shuehner | Assigned To | => Triage Finance |
2019-07-02 16:20 | shuehner | Modules | => Core |
2019-07-02 16:20 | shuehner | Triggers an Emergency Pack | => No |
2019-07-02 16:20 | shuehner | Relationship added | blocks 0038136 |
2019-07-04 12:15 | shuehner | Target Version | => 3.0PR19Q4 |
2019-07-22 16:07 | collazoandy4 | Assigned To | Triage Finance => collazoandy4 |
2019-07-22 16:07 | collazoandy4 | Status | new => scheduled |
2019-07-23 00:00 | collazoandy4 | Note Added: 0113581 | |
2019-08-19 10:19 | Sandrahuguet | Relationship added | related to 0041418 |
2019-08-19 11:27 | hgbot | Checkin | |
2019-08-19 11:27 | hgbot | Note Added: 0114074 | |
2019-08-19 11:27 | hgbot | Status | scheduled => resolved |
2019-08-19 11:27 | hgbot | Resolution | open => fixed |
2019-08-19 11:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2a242dee2daa42b5e2bba3c4cb1ddaa3edac48b3 [^] |
2019-08-19 11:27 | hgbot | Checkin | |
2019-08-19 11:27 | hgbot | Note Added: 0114076 | |
2019-08-19 11:28 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-08-19 11:28 | Sandrahuguet | Note Added: 0114077 | |
2019-08-19 11:28 | Sandrahuguet | Status | resolved => closed |
2019-08-19 11:28 | Sandrahuguet | Fixed in Version | => 3.0PR19Q4 |
2019-08-19 12:58 | hgbot | Checkin | |
2019-08-19 12:58 | hgbot | Note Added: 0114085 | |
2019-08-22 14:45 | hudsonbot | Checkin | |
2019-08-22 14:45 | hudsonbot | Note Added: 0114229 | |
2019-08-22 14:45 | hudsonbot | Checkin | |
2019-08-22 14:45 | hudsonbot | Note Added: 0114231 | |
2019-08-22 14:45 | hudsonbot | Checkin | |
2019-08-22 14:45 | hudsonbot | Note Added: 0114232 | |
Notes |
|
(0113581)
|
collazoandy4
|
2019-07-23 00:00
|
|
Test Plan
Complete and Post a new Sales Invoice |
|
|
(0114074)
|
hgbot
|
2019-08-19 11:27
|
|
Repository: erp/devel/pi
Changeset: 2a242dee2daa42b5e2bba3c4cb1ddaa3edac48b3
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Jul 22 16:20:25 2019 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/2a242dee2daa42b5e2bba3c4cb1ddaa3edac48b3 [^]
Fixes issue 41240: AcctServer.{getAccountDBpartner, disableDocumentConfirmation}
are not using bind-params
Added missing bind-params
---
M src/org/openbravo/erpCommon/ad_forms/AcctServer.java
---
|
|
|
(0114076)
|
hgbot
|
2019-08-19 11:27
|
|
|
|
|
|
|
(0114085)
|
hgbot
|
2019-08-19 12:58
|
|
|
|
|
|
|
|
|
|
|
|