[jira] Assigned: (OFBIZ-223) CartShipInfo objects are not properly cloned when shopping cart items are exploded.

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

[jira] Assigned: (OFBIZ-223) CartShipInfo objects are not properly cloned when shopping cart items are exploded.

Nicolas Malin (Jira)

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

Jacopo Cappellato reassigned OFBIZ-223:
---------------------------------------

    Assignee:     (was: Jacopo Cappellato)

> CartShipInfo objects are not properly cloned when shopping cart items are exploded.
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-223
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-223
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>            Reporter: Jacopo Cappellato
>
> If in the ProductStore, the explodeOrderItems flag is set to Y, during order creation the shopping cart items are exploded: the process is done cloning the original order items (mostly using the the ShoppingCartItem costructor that takes as input a ShoppingCartItem object).
> The problem is that the CartShipInfo objects are not properly cloned when shopping cart items are exploded.
> So, when a cart item is cloned, ship info is not present in the cloned items (and reservation is not performed etc...).
> Not sure it is related but also the sales tax adjustements are not applied to the cloned cart items.

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