[jira] Created: (OFBIZ-2152) OrderServices.updateApprovedOrderItems should take an existing cart to work on

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

[jira] Created: (OFBIZ-2152) OrderServices.updateApprovedOrderItems should take an existing cart to work on

Nicolas Malin (Jira)
OrderServices.updateApprovedOrderItems should take an existing cart to work on
------------------------------------------------------------------------------

                 Key: OFBIZ-2152
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2152
             Project: OFBiz
          Issue Type: Improvement
          Components: order
    Affects Versions: SVN trunk
         Environment: Windows XP
            Reporter: Stephen Rufle
             Fix For: SVN trunk


In order to update Ship Group properly I believe updateApprovedOrderItems need to be able to take an already loaded cart as a parameter.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2152) OrderServices.updateApprovedOrderItems should take an existing cart to work on

Nicolas Malin (Jira)

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

Stephen Rufle updated OFBIZ-2152:
---------------------------------

    Attachment: 2009-01-30_OrderServices.patch

service.xml#updateOrderItems - added shoppingCartLoaded in parm
OrderServices.updateApprovedOrderItems(...) - added use of above in updateApprovedOrderItems

> OrderServices.updateApprovedOrderItems should take an existing cart to work on
> ------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2152
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2152
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: Windows XP
>            Reporter: Stephen Rufle
>             Fix For: SVN trunk
>
>         Attachments: 2009-01-30_OrderServices.patch
>
>
> In order to update Ship Group properly I believe updateApprovedOrderItems need to be able to take an already loaded cart as a parameter.

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