You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Stephen Rufle (JIRA)" <ji...@apache.org> on 2009/01/30 18:18:59 UTC

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

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.


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

Posted by "Stephen Rufle (JIRA)" <ji...@apache.org>.
     [ 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.