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 2008/12/17 23:52:46 UTC

[jira] Created: (OFBIZ-2090) ShoppingCartServices.loadCartFromOrder

ShoppingCartServices.loadCartFromOrder
--------------------------------------

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


In the "set the item's ship group info" section I think we need to set facilityId, vendorPartyId, and shipGroupSeqId on the shipGroup.

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


[jira] Updated: (OFBIZ-2090) ShoppingCartServices.loadCartFromOrder

Posted by "Stephen Rufle (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephen Rufle updated OFBIZ-2090:
---------------------------------

    Attachment: 2008-12-17_002_ShoppingCartServices.patch

Adds setting of ShipGroup facilityId, vendorPartyId and shipGroupSeqId. There is also going to be a related patch that adds the required methods to ShoppingCart

> ShoppingCartServices.loadCartFromOrder
> --------------------------------------
>
>                 Key: OFBIZ-2090
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2090
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: Windows XP
>            Reporter: Stephen Rufle
>             Fix For: SVN trunk
>
>         Attachments: 2008-12-17_002_ShoppingCartServices.patch
>
>
> In the "set the item's ship group info" section I think we need to set facilityId, vendorPartyId, and shipGroupSeqId on the shipGroup.

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


[jira] Closed: (OFBIZ-2090) ShoppingCartServices.loadCartFromOrder

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-2090.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Thanks Stephen,


Your patches are in trunk revision 727640.

Not sure why but I got some error while patching, easy dealed with by hand.

> ShoppingCartServices.loadCartFromOrder
> --------------------------------------
>
>                 Key: OFBIZ-2090
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2090
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: Windows XP
>            Reporter: Stephen Rufle
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: 2008-12-17_001_ShoppingCart.patch, 2008-12-17_002_ShoppingCartServices.patch
>
>
> In the "set the item's ship group info" section I think we need to set facilityId, vendorPartyId, and shipGroupSeqId on the shipGroup.

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


[jira] Updated: (OFBIZ-2090) ShoppingCartServices.loadCartFromOrder

Posted by "Stephen Rufle (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephen Rufle updated OFBIZ-2090:
---------------------------------

    Attachment: 2008-12-17_001_ShoppingCart.patch

Adds setShipGroupVendorPartyId and setShipGroupSeqId

> ShoppingCartServices.loadCartFromOrder
> --------------------------------------
>
>                 Key: OFBIZ-2090
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2090
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: Windows XP
>            Reporter: Stephen Rufle
>             Fix For: SVN trunk
>
>         Attachments: 2008-12-17_001_ShoppingCart.patch, 2008-12-17_002_ShoppingCartServices.patch
>
>
> In the "set the item's ship group info" section I think we need to set facilityId, vendorPartyId, and shipGroupSeqId on the shipGroup.

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