Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027939Openbravo ERP08. Project and service managementpublic2014-10-21 18:302014-12-30 23:24
ngarcia 
reinaldoguerra 
highminoralways
closedfixed 
5
 
3.0PR15Q13.0PR15Q1 
Sandrahuguet
Core
No
0027939: Exception when launching the Project Profitability Report
Exception when launching the Project Profitability Report
As group admin role:
   Launch the Project Profitability report
Check the following error message is shown in the log
   "org.hibernate.QueryException: Unable to render boolean literal value"
Attached a possible fix
No tags attached.
diff 27939.diff (766) 2014-10-21 18:31
https://issues.openbravo.com/file_download.php?file_id=7409&type=bug
Issue History
2014-10-21 18:30ngarciaNew Issue
2014-10-21 18:30ngarciaAssigned To => AtulOpenbravo
2014-10-21 18:30ngarciaModules => Core
2014-10-21 18:30ngarciaTriggers an Emergency Pack => No
2014-10-21 18:30ngarciaProposed Solution updated
2014-10-21 18:31ngarciaFile Added: 27939.diff
2014-10-21 18:31ngarciaIssue Monitored: networkb
2014-10-21 18:36ngarciaResolution time => 1420498800
2014-10-22 10:44ngarciaTarget Version => 3.0PR15Q1
2014-10-30 20:07reinaldoguerraAssigned ToAtulOpenbravo => reinaldoguerra
2014-10-30 20:07reinaldoguerraStatusnew => scheduled
2014-10-31 00:54reinaldoguerraNote Added: 0071287
2014-11-10 12:28hgbotCheckin
2014-11-10 12:28hgbotNote Added: 0071526
2014-11-10 12:28hgbotStatusscheduled => resolved
2014-11-10 12:28hgbotResolutionopen => fixed
2014-11-10 12:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b06f5b330c66b22f71d11bdb9979725321aab14f [^]
2014-11-10 12:29SandrahuguetReview Assigned To => Sandrahuguet
2014-11-10 12:29SandrahuguetNote Added: 0071527
2014-11-10 12:29SandrahuguetStatusresolved => closed
2014-11-10 12:30SandrahuguetFixed in Version => 3.0PR15Q1
2014-12-30 23:24hudsonbotCheckin
2014-12-30 23:24hudsonbotNote Added: 0073035

Notes
(0071287)
reinaldoguerra   
2014-10-31 00:54   
Test plan used:
1- Login into Openbravo ERP
2- Launch the Project Profitability report
3- Check there is no error message shown in the log.
(0071526)
hgbot   
2014-11-10 12:28   
Repository: erp/devel/pi
Changeset: b06f5b330c66b22f71d11bdb9979725321aab14f
Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com>
Date: Thu Oct 30 23:11:33 2014 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/b06f5b330c66b22f71d11bdb9979725321aab14f [^]

Fixed bug 27939: Exception when launching the Project Profitability Report

Method noConversionToHours in ReportProjectProfitabilityJR class now compares expenseSheet processed property with the literal 'Y' which is the real values of this field in data base instead of true.
Now there is no render boolean value problem when launching Project Profitability report.

---
M src/org/openbravo/erpCommon/ad_reports/ReportProjectProfitabilityJR.java
---
(0071527)
Sandrahuguet   
2014-11-10 12:29   
Verified
(0073035)
hudsonbot   
2014-12-30 23:24   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6525fe229e06 [^]
Maturity status: Test