You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Chirag Manocha (JIRA)" <ji...@apache.org> on 2009/09/09 12:35:57 UTC

[jira] Updated: (OFBIZ-2917) Out Parameter showing under In Parameter head for createAcctgTransAndEntries service reference.

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

Chirag Manocha updated OFBIZ-2917:
----------------------------------

    Attachment: OFBiz-2917.patch

In service createAcctgTransAndEntries, there is no need to IN acctgTranId. It is required as OUT parameter. So behavior should be overridden instead of defining acctgTransId again.

Here is the patch.

Thanks and Regards
-- 
Chirag Manocha

> Out Parameter showing under In Parameter head for createAcctgTransAndEntries service reference.
> -----------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2917
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2917
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Chirag Manocha
>            Priority: Minor
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: OFBiz-2917.patch
>
>
> On looking at service reference for the above said service, acctgTransId shown as out parameter under the head of In Parameters.
> To re-create go to https://demo.ofbiz.org/webtools/control/ServiceList?sel_service_name=createAcctgTransAndEntries and look at the In Parameters, acctgTransId with mode OUT.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.