Description
Methods for calculating discounts if more than one discount applies to an item.
Members
Member | Value | Description |
---|---|---|
dgrLowestDiscount | 0 | Applies the lowest discount |
dgrHighestDiscount | 1 | Applies the highest discount |
dgrAverageDiscount | 2 | Applies an average of the discounts |
dgrDiscountTotals | 3 | Applies the sum of all discounts (up to 100 percent) |
dgrMultipliedDiscount | 4 |