Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0041256 | Openbravo ERP | 08. Project and service management | public | 2019-07-03 16:52 | 2019-07-17 11:27 |
|
| Reporter | shuehner | |
| Assigned To | Triage Omni OMS | |
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | 3.0PR19Q1.3 | Fixed in Version | 3.0PR19Q1.3 | |
| Merge Request Status | |
| Review Assigned To | dmiguelez |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0041256: 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.0PR19Q1.2 |
| 2019-07-09 18:19 | shuehner | Target Version | 3.0PR19Q1.2 => 3.0PR19Q1.3 |
| 2019-07-17 11:26 | hgbot | Checkin | |
| 2019-07-17 11:26 | hgbot | Note Added: 0113470 | |
| 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.0PR19Q1.3/rev/0d3ff7b92273929ffbbe8b331b8f3f432d43379c [^] |
| 2019-07-17 11:27 | dmiguelez | Review Assigned To | => dmiguelez |
| 2019-07-17 11:27 | dmiguelez | Note Added: 0113474 | |
| 2019-07-17 11:27 | dmiguelez | Status | resolved => closed |
| 2019-07-17 11:27 | dmiguelez | Fixed in Version | => 3.0PR19Q1.3 |