Fixed issue where splitting a fulfillment with included taxes would result in split fulfillments with incorrect totals.
Modified the DefaultFulfillmentSplittingService to account for included merchandise tax to calculate the total tax for each new fulfillment.
DefaultFulfillmentSplittingService