Francis Douet created OFBIZ-6765:
------------------------------------
Summary: 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
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=CompanyThe 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)