Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0041254
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 08. Project and service managementmajorhave not tried2019-07-03 16:522019-07-17 11:28
ReportershuehnerView Statuspublic 
Assigned ToTriage Omni OMS 
PrioritynormalResolutionfixedFixed in Version3.0PR19Q3
StatusclosedFix in branchFixed in SCM revisioneb79d76b3f7d
ProjectionnoneETAnoneTarget Version3.0PR19Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Todmiguelez
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0041254: ReportProjectProfitabilityJR.noConversionToHours is not using bind-params

DescriptionThis 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-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 00412533.0PR19Q4 closedAtulOpenbravo ReportProjectProfitabilityJR.noConversionToHours is not using bind-params 

-  Notes
(0113472)
hgbot (developer)
2019-07-17 11:26

Repository: erp/backports/3.0PR19Q3
Changeset: eb79d76b3f7dba6b593397532aaf3ca976ec034d
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Jul 15 18:17:44 2019 +0530
URL: http://code.openbravo.com/erp/backports/3.0PR19Q3/rev/eb79d76b3f7dba6b593397532aaf3ca976ec034d [^]

Fixes Issue 41254: 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
---
(0113476)
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.0PR19Q3
2019-07-17 11:26 hgbot Checkin
2019-07-17 11:26 hgbot Note Added: 0113472
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.0PR19Q3/rev/eb79d76b3f7dba6b593397532aaf3ca976ec034d [^]
2019-07-17 11:28 dmiguelez Review Assigned To => dmiguelez
2019-07-17 11:28 dmiguelez Note Added: 0113476
2019-07-17 11:28 dmiguelez Status resolved => closed
2019-07-17 11:28 dmiguelez Fixed in Version => 3.0PR19Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker