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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0041255
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 08. Project and service managementmajorhave not tried2019-07-03 16:522019-08-01 08:41
ReportershuehnerView Statuspublic 
Assigned ToAtulOpenbravo 
PrioritynormalResolutionfixedFixed in Version3.0PR19Q2.1
StatusclosedFix in branchFixed in SCM revisionf11c024628de
ProjectionnoneETAnoneTarget Version3.0PR19Q2.1
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

0041255: 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
(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
Powered by Mantis Bugtracker