[
https://issues.apache.org/jira/browse/OFBIZ-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14877108#comment-14877108
]
Jacques Le Roux edited comment on OFBIZ-6212 at 9/19/15 4:59 PM:
-----------------------------------------------------------------
# I have committed the changes to fix the #1 issue at rev-1704014. in trunk.
# Not a valid URL to hit. There will always pass organisationPartyId as
parameter with this URL. So I think this should not be an issue.
# 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
was (Author: arunpati):
# : I have committed the changes to fix the #1 issue at rev-1704014. in trunk.
#: Not a valid URL to hit. There will always pass organisationPartyId as
parameter with this URL. So I think this should not be an issue.
#: 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
> Accounting reports fail
> -----------------------
>
> Key: OFBIZ-6212
> URL: https://issues.apache.org/jira/browse/OFBIZ-6212
> Project: OFBiz
> Issue Type: Bug
> Components: accounting, specialpurpose/birt
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Attachments: OFBIZ-6212-1.patch
>
>
> Below are the issues:
> 1).
> http://demo-trunk-ofbiz.apache.org/accounting/control/FinancialSummaryReportOptions?organizationPartyId=Company
> 1st report: groovy file error, others miss request-maps
> 2). http://demo-trunk-ofbiz.apache.org/accounting/control/TrialBalance
> {noformat}
> ERROR rendering error page [/error/error.jsp], but here is the error text:
> org.ofbiz.widget.renderer.ScreenRenderException:
> Error rendering screen
> [component://accounting/widget/ReportFinancialSummaryScreens.xml#TrialBalance]:
> java.lang.IllegalArgumentException:
> Error calling service with name getPartyAccountingPreferences:
> org.ofbiz.service.ServiceValidationException:
> Le paramètre requis suivant manque :
> [getPartyAccountingPreferences.organizationPartyId]
> {noformat}
> 3).
> The followings are Birt issues
>
> http://demo-trunk-ofbiz.apache.org/accounting/control/IncomeStatement?organizationPartyId=Company
> (PFD export)
>
> http://demo-trunk-ofbiz.apache.org/accounting/control/BalanceSheet?organizationPartyId=Company
> (PFD 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)
> These issues should be addressed separately in sub-tasks each, I have not
> time to do that yet...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)