Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0041255 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 08. Project and service management | major | have not tried | 2019-07-03 16:52 | 2019-08-01 08:41 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q2.1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | f11c024628de | ||||
Projection | none | ETA | none | Target Version | 3.0PR19Q2.1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | dmiguelez | |||||||
Web browser | ||||||||
Modules | Core | |||||||
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 | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0113471) hgbot (developer) 2019-07-17 11:26 |
Repository: erp/backports/3.0PR19Q2.1 Changeset: f11c024628de5be12038b7cfef88b855ec229118 Author: Atul Gaware <atul.gaware <at> openbravo.com> Date: Mon Jul 15 18:16:43 2019 +0530 URL: http://code.openbravo.com/erp/backports/3.0PR19Q2.1/rev/f11c024628de5be12038b7cfef88b855ec229118 [^] Fixes Issue 41255: ReportProjectProfitabilityJR.noConversionToHours is not using bind-params Applied bind-params to organization ids in noConversionToHours method. Organization ids are obtained from OrganizationStructureProvider --- M src/org/openbravo/erpCommon/ad_reports/ReportProjectProfitabilityJR.java --- |
(0113475) dmiguelez (developer) 2019-07-17 11:28 |
Code Review + Testing Ok |
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 |
Copyright © 2000 - 2009 MantisBT Group |