[jira] [Commented] (OFBIZ-8376) IncomeStatementListPdf.pdf fails

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

[jira] [Commented] (OFBIZ-8376) IncomeStatementListPdf.pdf fails

Nicolas Malin (Jira)

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

Lalit Dashora commented on OFBIZ-8376:
--------------------------------------

Hi,

I have replicated the issue on the local instance by following steps:
1. Navigate to the accounting component.
2. Click on organizational GL settings.
3. Then click on setup and then on the accounting tab.
4. Click on the income statement.
5. Click on Export as PDF


Further, I explored around the issue and found that the issue is with birt/webapp/accounting/reports/IncomeStatement.rptdesign file. On further debugging found that under page-setup directive a row with id 12 is creating indexOutOfBoundException. There is nothing related to java with this row. Further, I tried to google it but could not found any help. So further need to explore more on rptDesign.

On removing the whole row the system is successfully creating the pdf file.

Found a similar issue where export pdf report fails and findings on the ticket are also attached.
*Similar Ticket:* https://issues.apache.org/jira/browse/OFBIZ-6638

Thanks!

> IncomeStatementListPdf.pdf fails
> --------------------------------
>
>                 Key: OFBIZ-8376
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-8376
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Lalit Dashora
>            Priority: Minor
>
> For https://localhost:8443/accounting/control/IncomeStatement?organizationPartyId=Company the PDF report at https://localhost:8443/accounting/control/IncomeStatementListPdf.pdf fails



--
This message was sent by Atlassian Jira
(v8.3.4#803005)