[jira] [Created] (OFBIZ-4357) CopyQuote service return new quote id

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

[jira] [Created] (OFBIZ-4357) CopyQuote service return new quote id

Nicolas Malin (Jira)
CopyQuote service return new quote id
-------------------------------------

                 Key: OFBIZ-4357
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4357
             Project: OFBiz
          Issue Type: Improvement
          Components: order
    Affects Versions: SVN trunk
            Reporter: Leon
            Priority: Trivial
         Attachments: CopyQuote.patch

To be able to extend sales quote copy function, we modify current "CopyQuote" service to return the id of new created quote. It's a very very trivial update. I wonder whether it's worth of a commit.

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

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-4357) CopyQuote service return new quote id

Nicolas Malin (Jira)

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

Leon updated OFBIZ-4357:
------------------------

    Attachment: CopyQuote.patch

> CopyQuote service return new quote id
> -------------------------------------
>
>                 Key: OFBIZ-4357
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4357
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Leon
>            Priority: Trivial
>         Attachments: CopyQuote.patch
>
>
> To be able to extend sales quote copy function, we modify current "CopyQuote" service to return the id of new created quote. It's a very very trivial update. I wonder whether it's worth of a commit.

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

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-4357) CopyQuote service return new quote id

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Bilgin Ibryam closed OFBIZ-4357.
--------------------------------

    Resolution: Fixed
      Assignee: Bilgin Ibryam

Thanks Leon,

I made the quoteId field INOUT so it can be used to return the new quote Id. It is in trunk r1152729

> CopyQuote service return new quote id
> -------------------------------------
>
>                 Key: OFBIZ-4357
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4357
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Leon
>            Assignee: Bilgin Ibryam
>            Priority: Trivial
>         Attachments: CopyQuote.patch
>
>
> To be able to extend sales quote copy function, we modify current "CopyQuote" service to return the id of new created quote. It's a very very trivial update. I wonder whether it's worth of a commit.

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