When creating a discount that requires a minimum basket purchase amount, currently the basket is calculated by adding the total cost of the item and the rest of the basket together, then applying the discount. We want the amount discounted excluded from the basket minimum automatically.