Error in screens AP->Reports and AR->Reports (recent commit)
------------------------------------------------------------
Key: OFBIZ-3710
URL: https://issues.apache.org/jira/browse/OFBIZ-3710
Project: OFBiz
Issue Type: Bug
Components: accounting
Affects Versions: SVN trunk
Reporter: Blas Rodriguez Somoza
Priority: Minor
Fix For: SVN trunk
Error in screens AP->Reports
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://accounting/widget/ap/InvoiceScreens.xml#ListReports]:
groovy.lang.MissingPropertyException: No such property: statusId for class:
InvoiceReport (No such property: statusId for class: InvoiceReport)
And AR->Reports
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://accounting/widget/ar/InvoiceScreens.xml#ListReports]:
groovy.lang.MissingPropertyException: No such property: statusId for class:
InvoiceReport (No such property: statusId for class: InvoiceReport)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.