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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008187
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 03. Procurement managementminoralways2009-03-17 19:232009-03-18 10:44
ReporterroklenardicView Statuspublic 
Assigned Togmauleon 
PrioritynormalResolutionno change requiredFixed in Version
StatusclosedFix in branch2.40Fixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_10
OS VersionUbuntu 8.10Database version8.3.5Ant version1.7.1
Product VersionmainSCM revisionchangeset: 3268:1fe0dc273386 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0008187: PDF Purchase Dimensional Report Does not work

DescriptionWhen running the above report, an almost empty html file is returned:
SimpleDimensionalNoComparative.jrxml-20d988f2-733d-494d-9c0f-c110420b2157.pdf

with the following content:
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"></META>
<TITLE></TITLE>
<LINK rel="shortcut icon" href="../web/images/favicon.ico" type="image/x-icon"></LINK>
<SCRIPT language="javascript">
    function onLoadDo(url) {
      if(typeof top.opener.top.appFrame != 'undefined')
        top.opener.top.appFrame.document.location.href = url;
      else
          top.opener.top.document.location.href = url;
      top.window.close();
    }
  </SCRIPT>
</HEAD>
<BODY onload="onLoadDo('http://localhost:8180/openbravoMain/utility/DownloadReport.html?report=SimpleDimensionalNoComparative.jrxml-20d988f2-733d-494d-9c0f-c110420b2157.pdf' [^]);" style="background-color: #505050;" id="paramHref">

</BODY></HTML>



instead of the actual PDF.
Steps To Reproduce1) Login and switch to Openbravo Admin role
2) navigate to Procurement Management || Analysis Tools || Purchase Dimensional Report
3) From Date=01-01-2004
4) To Date=01-01-2009
5) Dimensions=Product
6) click the PDF Format button
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0008179 closediperdomo PDF Purchase Dimensional Report Does not work 

-  Notes
(0014765)
gmauleon (viewer)
2009-03-18 10:44

The PDF report is working properly in 2.40

- Issue History
Date Modified Username Field Change
2009-03-18 10:43 gmauleon Type defect => backport
2009-03-18 10:43 gmauleon fix_in_branch => 2.40
2009-03-18 10:44 gmauleon Status scheduled => closed
2009-03-18 10:44 gmauleon Note Added: 0014765
2009-03-18 10:44 gmauleon Resolution open => no change required


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker