TypeError: can only concatenate list (not "tuple") to list in _get_shipment_grouping_fields
4e84027dbc2e updated the definition of the function but it does not adapt to the new type which is a list instead of a tuple.
4e84027dbc2e updated the definition of the function but it does not adapt to the new type which is a list instead of a tuple.