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

Unnecessary ship groups in orders

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Release Branch 18.12, Release Branch 17.12, Trunk
    • 17.12.01, 18.12.01
    • order
    • None
    • Patch

    Description

      Under some conditions, checkout creates extra ship groups in the order.

      Steps to reproduce:

      1. create a couple of products P1 and P2 (just to get clear results).
      2. create a new order and add 1 P1 and 1 P2
      3. change quantity P1 to 2 (or both) and Recalculate Order (key step really)
      4. finish checkout

      You will see 2 order items linked with ship group 00001 and another ship group 00002 that should not have been created. You may see in the patch that the code address a ship group using index of the order item and the shopping cart creates new ship group if the index is greater than the number of existing groups. 

      In one of my projects based on 16.11, I noticed even more serious trouble that takes place if both products are drop-shipping order but don't explain it here because it seems do not appear in the trunk.  

      Attachments

        1. OFBIZ-10489.patch
          3 kB
          Mohammad Kathawala
        2. empty_ship_group.diff
          1 kB
          Oleg Andreyev

        Activity

          People

            akash.jain Akash Jain
            redcat Oleg Andreyev
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: