Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040777 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | minor | have not tried | 2019-04-10 12:35 | 2019-05-08 08:35 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | Triage Omni OMS | |||||||
Priority | normal | Resolution | invalid | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 3.0PR18Q4.4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
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 | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |
Copyright © 2000 - 2009 MantisBT Group |