Error screen in ap reports menu option
--------------------------------------
Key: OFBIZ-3640
URL: https://issues.apache.org/jira/browse/OFBIZ-3640
Project: OFBiz
Issue Type: Bug
Components: accounting
Affects Versions: SVN trunk
Reporter: Blas Rodriguez Somoza
Priority: Minor
Fix For: SVN trunk
The following error screen appears when ap reports option is selected:
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://accounting/widget/ap/InvoiceScreens.xml#ListReports]:
org.ofbiz.base.util.GeneralException: Error running Groovy script at location
[component://accounting/webapp/accounting/WEB-INF/actions/invoice/InvoiceReport.groovy]
(The current transaction is marked for rollback, not beginning a new
transaction and aborting current operation; the rollbackOnly was caused by:
Service [getPartyAccountingPreferences] threw an unexpected
exception/errororg.ofbiz.service.ServiceValidationException: The following
required parameter is missing:
[getPartyAccountingPreferences.organizationPartyId] (The following required
parameter is missing: [getPartyAccountingPreferences.organizationPartyId]))
(Error running Groovy script at location
[component://accounting/webapp/accounting/WEB-INF/actions/invoice/InvoiceReport.groovy]
(The current transaction is marked for rollback, not beginning a new
transaction and aborting current operation; the rollbackOnly was caused by:
Service [getPartyAccountingPreferences] threw an unexpected
exception/errororg.ofbiz.service.ServiceValidationException: The following
required parameter is missing:
[getPartyAccountingPreferences.organizationPartyId] (The following required
parameter is missing: [getPartyAccountingPreferences.organizationPartyId])))
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.