Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0040777 | Openbravo ERP | 09. Financial management | public | 2019-04-10 12:35 | 2019-05-08 08:35 | |||||||
Reporter | shuehner | |||||||||||
Assigned To | Triage Omni OMS | |||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
Status | closed | Resolution | invalid | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | 3.0PR18Q4.4 | Fixed in Version | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
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 | 0040777: ResetAccounting.hasProcessing is not using bind-parameters | |||||||||||
Description | This code is not using bind-params: String hql = " select count(*) from ADColumn where table.id = '" + strTableId + "' " + " and lower(dBColumnName) = 'processing'"; Query<Long> query = OBDal.getInstance().getSession().createQuery(hql, Long.class); | |||||||||||
Steps To Reproduce | - | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2019-05-04 17:17 | nonofrancisco | Type | defect => backport | |||||||||
2019-05-04 17:17 | nonofrancisco | Target Version | => 3.0PR18Q4.4 | |||||||||
2019-05-08 08:35 | Sandrahuguet | Status | scheduled => closed | |||||||||
2019-05-08 08:35 | Sandrahuguet | Resolution | open => invalid |
There are no notes attached to this issue. |