[
https://issues.apache.org/jira/browse/OFBIZ-13111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18079453#comment-18079453
]
Aditi Patel commented on OFBIZ-13111:
-------------------------------------
Tested the issue and attempted to reproduce it, but I’m unable to reproduce the
problem. It appears to be resolved.
> Generated Customer Return invoice throws error in PartyFinancialHistory
> -----------------------------------------------------------------------
>
> Key: OFBIZ-13111
> URL: https://issues.apache.org/jira/browse/OFBIZ-13111
> Project: OFBiz
> Issue Type: Bug
> Reporter: Pierre Smits
> Priority: Major
>
> When a customer return invoice has been created in Accounting, following
> error is thrown when the PartyFinancialHistor screen in party is shown:
> {code:java}
> java.lang.RuntimeException: Error rendering included grid named
> [ListUnAppliedInvoices] at location
> [component://party/widget/partymgr/PartyForms.xml]:
> java.lang.IllegalArgumentException: Error running script at location
> [component://party/src/main/groovy/org/apache/ofbiz/party/party/UnAppliedInvoicesForParty.groovy]:
> java.lang.NullPointerException: Cannot invoke "String.equals(Object)"
> because the return value of
> "org.apache.ofbiz.entity.GenericValue.getString(String)" is
> nulljava.lang.IllegalArgumentException: Error running script at location
> [component://party/src/main/groovy/org/apache/ofbiz/party/party/UnAppliedInvoicesForParty.groovy]:
> java.lang.NullPointerException: Cannot invoke "String.equals(Object)"
> because the return value of
> "org.apache.ofbiz.entity.GenericValue.getString(String)" is null{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)