[
https://issues.apache.org/jira/browse/OFBIZ-11410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17043511#comment-17043511 ]
ASF subversion and git services commented on OFBIZ-11410:
---------------------------------------------------------
Commit c5e640dc99c8b8e195af88855a0c371fe9b88762 in ofbiz-framework's branch refs/heads/release18.12 from Pawan Verma
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=c5e640d ]
Fixed: Issue in which Agreement Item can't be removed from Agreement
(OFBIZ-11410)
Reason for the issue was incorrect use of service IN parameters for entity-auto delete invoke.
Thanks, Pierre Smits for the report.
> Agreement Item can't be removed.
> --------------------------------
>
> Key: OFBIZ-11410
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11410> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: Trunk, 17.12.01, 16.11.07, Release Branch 18.12
> Reporter: Pierre Smits
> Assignee: Pawan Verma
> Priority: Major
> Labels: agreement(s)
>
> When trying to remove an agreement item following error is returned:
> {code:java}
> Error calling event: org.apache.ofbiz.webapp.event.EventHandlerException: Service invocation error (The following required parameter is missing: [OUT] [removeAgreementItem.agreementId]The following required parameter is missing: [OUT] [removeAgreementItem.agreementItemSeqId])
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)