[jira] [Commented] (OFBIZ-6639) Birt issues in accounting reports

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6639) Birt issues in accounting reports

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15323959#comment-15323959 ]

Rohit Koushal commented on OFBIZ-6639:
--------------------------------------

Hi [~jacques.le.roux],

While working on the ticket "[OFBIZ-6638|https://issues.apache.org/jira/browse/OFBIZ-6638]" I found that the PDF get render properly but the content in the PDF is missing and an error is shown on console like  :
{code}
[java] 2016-06-10 09:13:37,394 |http-nio-8443-exec-5 |ControlServlet                |E| Error in request handler:
     [java] org.eclipse.birt.report.engine.api.impl.ParameterValidationException: Required parameter customTimePeriodId is not set.
     [java]     at org.eclipse.birt.report.engine.api.impl.EngineTask.validateAbstractScalarParameter(EngineTask.java:803) ~[org.eclipse.birt.runtime_4.3.1.v201
30918-1142.jar:?]
     [java]     at org.eclipse.birt.report.engine.api.impl.EngineTask.access$0(EngineTask.java:789) ~[org.eclipse.birt.runtime_4.3.1.v20130918-1142.jar:?]
     [java]     at org.eclipse.birt.report.engine.api.impl.EngineTask$ParameterValidationVisitor.visitScalarParameter(EngineTask.java:706) ~[org.eclipse.birt.ru
ntime_4.3.1.v20130918-1142.jar:?]
{code}

> Birt issues in accounting reports
> ---------------------------------
>
>                 Key: OFBIZ-6639
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6639
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting, specialpurpose/birt
>            Reporter: Jacques Le Roux
>            Assignee: Rohit Koushal
>
>  The followings are Birt issues
> https://ofbiz-vm.apache.org:8443/accounting/control/IncomeStatement?organizationPartyId=Company (PFD export)
> https://ofbiz-vm.apache.org:8443/accounting/control/BalanceSheet?organizationPartyId=Company (PFD export)
> https://ofbiz-vm.apache.org:8443/accounting/control/TrialBalance?organizationPartyId=Company (PDF export)
> They work in stable demo, there is no Birt there
> http://demo-stable-ofbiz.apache.org/accounting/control/IncomeStatement?organizationPartyId=Company (PFD export)
> http://demo-stable-ofbiz.apache.org/accounting/control/BalanceSheet?organizationPartyId=Company (PFD export)
> Here is Arun's comment about that
> {quote}
> There are some report forms with hyper-link that are throwing error in pdf export. We will have to find a way to use these form in both process ie report rendering and pdf export
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)