[
https://issues.apache.org/jira/browse/OFBIZ-6765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15052630#comment-15052630 ]
Pierre Smits commented on OFBIZ-6765:
-------------------------------------
Hi [~Francis Douet],
Having tested your patch I see that the error won't occur when I apply the change regarding the first part of your patch (related to CashFlowStatement.groovy), however I don't see what the effect of the second part of the patch (related to ReportFinancialSummaryScreens.xml) is on the cash flow statement.
Did that slip in by accident?
> Error on Accounting reports for Cash transactions.
> --------------------------------------------------
>
> Key: OFBIZ-6765
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6765> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: Trunk
> Reporter: Francis Douet
> Attachments: OFBIZ-6765.patch
>
>
> An error is displayed on Accounting reports for Cash transactions:
> _Error running script at location component://accounting/webapp/accounting/WEB-INF/actions/reports/CashFlowStatement.groovy: java.lang.IllegalArgumentException: argument type mismatch_
> How to reproduce: create a new cash transaction and go to the Cash Flow Statement report.
> eg
https://demo-trunk-ofbiz.apache.org/accounting/control/CashFlowStatement?organizationPartyId=Company> The attached patch addresses the issue. I believe this is related to OFBIZ-5781.
> It also contains another minor issue with the InventoryValuation screen which we had troubles integrating in our own screens (the organizationPartyId wasn't assigned correctly).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)