Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0009330 | Openbravo ERP | A. Platform | public | 2009-06-04 09:55 | 2009-06-09 17:14 |
|
Reporter | networkb | |
Assigned To | iperdomo | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP1 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0009330: It is not possible to use iReports 3.X in Openbravo ERP 2.50 |
Description | A new report is created using iReports 3.0.0 as the wiki says (http://wiki.openbravo.com/wiki/Developers_Manual/Creating_reports_using_Jasper_Reports/Creating_the_Template_using_iReport#Downloading_and_Installing_iReport [^])
However, when the report is executed in the application, an error appears (no message is shown). |
Steps To Reproduce | Install iReports 3.0.0
Create a new report.
Create a new report in the application
Compile it.
Execute it |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0005277 | | closed | shuehner | WARNING messages with new JasperReports library |
|
Attached Files | com.openbravo.gps.sales.reports2-1.0.0.obx (125,812) 2009-06-09 17:05 https://issues.openbravo.com/file_download.php?file_id=1406&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2009-06-04 09:55 | networkb | New Issue | |
2009-06-04 09:55 | networkb | Assigned To | => rafaroda |
2009-06-04 10:11 | rafaroda | Note Added: 0016938 | |
2009-06-04 10:11 | rafaroda | Assigned To | rafaroda => iciordia |
2009-06-04 10:39 | iciordia | Assigned To | iciordia => iperdomo |
2009-06-04 11:15 | rafaroda | Relationship added | related to 0005277 |
2009-06-04 11:16 | rafaroda | Note Added: 0016940 | |
2009-06-04 14:54 | iperdomo | Note Added: 0016950 | |
2009-06-04 14:54 | iperdomo | Status | new => feedback |
2009-06-04 17:50 | iperdomo | Status | feedback => closed |
2009-06-04 17:50 | iperdomo | Note Added: 0016957 | |
2009-06-04 17:50 | iperdomo | Resolution | open => no change required |
2009-06-05 00:00 | anonymous | sf_bug_id | 0 => 2801408 |
2009-06-09 12:57 | networkb | Status | closed => new |
2009-06-09 12:57 | networkb | Resolution | no change required => open |
2009-06-09 12:57 | networkb | Note Added: 0017134 | |
2009-06-09 17:05 | amayavicente | File Added: com.openbravo.gps.sales.reports2-1.0.0.obx | |
2009-06-09 17:14 | iperdomo | Note Added: 0017141 | |
2009-06-09 17:14 | iperdomo | Status | new => closed |
2009-06-09 17:14 | iperdomo | Resolution | open => no change required |
Notes |
|
|
A workaround (not a solution) is to design the report with iReport 2.0.4. |
|
|
|
|
|
|
Feedback provided to the customer.
Waiting for reply.
Cheers,
Iván |
|
|
|
After testing the report in the same development machine. We couldn't reproduce the error. |
|
|
|
the problem has appeared again |
|
|
|
After checking the report, is a problem with a function call:
Caused by: org.postgresql.util.PSQLException: ERROR: function gpssr_imp_sales(character varying, text, unknown) does not exist |
|