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/22 22:45:44 UTC

[jira] Created: (OFBIZ-2102) Resetting OrderHeader status in ShoppingCartServices.loadCartFromOrder

Resetting OrderHeader status in ShoppingCartServices.loadCartFromOrder
----------------------------------------------------------------------

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

When loading a saved order in ShoppingCartServices.loadCartFromOrder the ShoppingCart should have the orderStatusId and orderStatusString set.

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


[jira] Updated: (OFBIZ-2102) Resetting OrderHeader status in ShoppingCartServices.loadCartFromOrder

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

Stephen Rufle updated OFBIZ-2102:
---------------------------------

    Attachment: 2008-12-22_001_ShoppingCart.patch

Adds orderStatusId and orderStatusString members and set/get methods 

> Resetting OrderHeader status in ShoppingCartServices.loadCartFromOrder
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-2102
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2102
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: Windows XP
>            Reporter: Stephen Rufle
>             Fix For: SVN trunk
>
>         Attachments: 2008-12-22_001_ShoppingCart.patch
>
>
> When loading a saved order in ShoppingCartServices.loadCartFromOrder the ShoppingCart should have the orderStatusId and orderStatusString set.

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


[jira] Closed: (OFBIZ-2102) Resetting OrderHeader status in ShoppingCartServices.loadCartFromOrder

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

Jacques Le Roux closed OFBIZ-2102.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Thanks  Stephen,

Your patch is in trunk rev. revision: 728935, release4.0 728936  


For simple patches like these ones you may prefer to make a sole patch (easier for you and for us)


> Resetting OrderHeader status in ShoppingCartServices.loadCartFromOrder
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-2102
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2102
>             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-22_001_ShoppingCart.patch, 2008-12-22_001_ShoppingCartServices.patch
>
>
> When loading a saved order in ShoppingCartServices.loadCartFromOrder the ShoppingCart should have the orderStatusId and orderStatusString set.

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


[jira] Updated: (OFBIZ-2102) Resetting OrderHeader status in ShoppingCartServices.loadCartFromOrder

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

Stephen Rufle updated OFBIZ-2102:
---------------------------------

    Attachment: 2008-12-22_001_ShoppingCartServices.patch

Adds code to set OrderStatusId and OrderStatusString on ShoppingCart object in ShoppingCartServices.loadCartFromOrder

> Resetting OrderHeader status in ShoppingCartServices.loadCartFromOrder
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-2102
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2102
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: Windows XP
>            Reporter: Stephen Rufle
>             Fix For: SVN trunk
>
>         Attachments: 2008-12-22_001_ShoppingCart.patch, 2008-12-22_001_ShoppingCartServices.patch
>
>
> When loading a saved order in ShoppingCartServices.loadCartFromOrder the ShoppingCart should have the orderStatusId and orderStatusString set.

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