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

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

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

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aditya Patwa updated OFBIZ-6212:
--------------------------------
    Comment: was deleted

(was: #1 This patch fixes the typos and syntax errors due to which the errors mentioned in the '1st' report were generated.
#2 Changed the decorator to 'main-decorator' from 'CommonFinAccountDecorator' to fix the ScreenRenderedException as the screen resource was not located.)

> 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)