Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041255 | Openbravo ERP | 08. Project and service management | public | 2019-07-03 16:52 | 2019-08-01 08:41 |
|
Reporter | shuehner | |
Assigned To | AtulOpenbravo | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR19Q2.1 | Fixed in Version | 3.0PR19Q2.1 | |
Merge Request Status | |
Review Assigned To | dmiguelez |
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 | 0041255: ReportProjectProfitabilityJR.noConversionToHours is not using bind-params |
Description | This code is not using bind-params:
if (StringUtils.isNotEmpty(strOrg)) {
hsqlScript.append(" and p." + Project.PROPERTY_ORGANIZATION + ".id in (" + strOrg + ")");
}
When fixing please apply new HQL-style to every HQL in this file. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0041253 | 3.0PR19Q4 | closed | AtulOpenbravo | ReportProjectProfitabilityJR.noConversionToHours is not using bind-params |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-07-03 16:53 | shuehner | Type | defect => backport |
2019-07-03 16:53 | shuehner | Target Version | => 3.0PR19Q2.1 |
2019-07-17 11:26 | hgbot | Checkin | |
2019-07-17 11:26 | hgbot | Note Added: 0113471 | |
2019-07-17 11:26 | hgbot | Status | scheduled => resolved |
2019-07-17 11:26 | hgbot | Resolution | open => fixed |
2019-07-17 11:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR19Q2.1/rev/f11c024628de5be12038b7cfef88b855ec229118 [^] |
2019-07-17 11:28 | dmiguelez | Review Assigned To | => dmiguelez |
2019-07-17 11:28 | dmiguelez | Note Added: 0113475 | |
2019-07-17 11:28 | dmiguelez | Status | resolved => closed |
2019-07-17 11:28 | dmiguelez | Fixed in Version | => 3.0PR19Q2.1 |
2019-08-01 08:41 | Sandrahuguet | Assigned To | Triage Finance => AtulOpenbravo |