[jira] [Commented] (OFBIZ-11410) Agreement Item can't be removed.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-11410) Agreement Item can't be removed.

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-11410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17043509#comment-17043509 ]

ASF subversion and git services commented on OFBIZ-11410:
---------------------------------------------------------

Commit 36a94d70dfb5f9897d6b5849dabf7756a1bc1d18 in ofbiz-framework's branch refs/heads/trunk from Pawan Verma
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=36a94d7 ]

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)