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. |
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
Free forum by Nabble | Edit this page |