chrisjrn / registrasion

A conference registration app, built on top of the Symposion conference management system
Apache License 2.0
18 stars 14 forks source link

Equal discounts should have a tie-breaking facility #34

Open chrisjrn opened 8 years ago

chrisjrn commented 8 years ago

If you have multiple equal discounts on a product, sometimes you want to make sure that one gets offered before the other.

For example, if you have an Early Bird discount with a 200-seat limit, and an Extended Early Bird discount available to specific users, you'd like to be able to exhaust the former before making the latter available.