Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-223

CartShipInfo objects are not properly cloned when shopping cart items are exploded.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 14.12.01, 12.04.06, 13.07.02
    • order
    • None

    Description

      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.

      Attachments

        1. OFBIZ-223.patch
          4 kB
          Arun Patidar

        Activity

          People

            toashishvijay Ashish Vijaywargiya
            jacopoc Jacopo Cappellato
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: