[JIRA] Closed: (OFBIZ-280) 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] Closed: (OFBIZ-280) CartShipInfo objects are not properly cloned when shopping cart items are exploded.

JIRA jira@ofbiz.org
     [ http://jira.undersunconsulting.com/browse/OFBIZ-280?page=all ]
     
Jacopo Cappellato closed OFBIZ-280:
-----------------------------------

    Resolution: Duplicate

https://issues.apache.org/jira/browse/OFBIZ-223

> CartShipInfo objects are not properly cloned when shopping cart items are exploded.
> -----------------------------------------------------------------------------------
>
>          Key: OFBIZ-280
>          URL: http://jira.undersunconsulting.com/browse/OFBIZ-280
>      Project: [OFBiz] Open For Business
>         Type: Bug
>   Components: order
>     Versions: 3.5.0
>     Reporter: Jacopo Cappellato
>     Assignee: Jira Administrator
>      Fix For: 3.5.0
>  Attachments: wrong-sales-tax.JPG
>
>
> 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...).

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.undersunconsulting.com/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira