You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2015/03/25 12:47:52 UTC

[jira] [Comment Edited] (OFBIZ-6212) Accounting reports fail

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

Jacques Le Roux edited comment on OFBIZ-6212 at 3/25/15 11:47 AM:
------------------------------------------------------------------

For the Birt PDF reports, Jacopo commented in dev ML:
{quote}
I think in the past I have fixed them by disabling the webapp definitions from the Birt component that were overriding the accounting reports; but after some time they have been re-enabled and so the issue is still there.
In my opinion, by default, we should not have  *enabled* special components hiding/overriding artifacts from other components, this is the main issue here.
{quote}



was (Author: jacques.le.roux):
For the Birt PDF reports, Jacopo commented in dev ML:
{quote}
I think in the past I have fixed them by disabling the webapp definitions from the Birt component that were overriding the accounting reports; but after some time they have been re-enabled and so the issue is still there.
In my opinion, by default, we should not have special components hiding/overriding artifacts from other components, this is the main issue here.
{quote}


> 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
>
> http://demo-trunk-ofbiz.apache.org/accounting/control/FinancialSummaryReportOptions?organizationPartyId=Company
> 1st report: groovy file error, others miss request-maps
> 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}
> 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)