[
https://issues.apache.org/jira/browse/OFBIZ-6765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055377#comment-15055377 ]
Francis Douet commented on OFBIZ-6765:
--------------------------------------
Hi Pierre, yes the second part isn't directly related to the original issue, I just thought killing two birds with one stone, and fix another issue we had when integrating the OrganizationAccountingReportsTabBar menu into our own screen.
> 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)