You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Paul Foxworthy (JIRA)" <ji...@apache.org> on 2011/03/22 06:44:05 UTC

[jira] [Updated] (OFBIZ-4224) createAgreementItem doesn't set agreementId in result

     [ https://issues.apache.org/jira/browse/OFBIZ-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Foxworthy updated OFBIZ-4224:
----------------------------------

    Attachment: OFBIZ-4224_AgreementServices.patch

> createAgreementItem doesn't set agreementId in result
> -----------------------------------------------------
>
>                 Key: OFBIZ-4224
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4224
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>         Environment: rev 1084054
>            Reporter: Paul Foxworthy
>            Priority: Minor
>         Attachments: OFBIZ-4224_AgreementServices.patch
>
>
> The createAgreementItem service in applications/accounting/script/org/ofbiz/accounting/agreement/AgreementServices.xml doesn't set the agreementId in the result map properly.
> Line 129 is
>     <field-to-result field="agreementId" result-name="agreementId"/>
> and should be
>     <field-to-result field="parameters.agreementId" result-name="agreementId"/>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira