amschaal / django-ezreg

4 stars 3 forks source link

Need Message when Quantiy is Reached #112

Closed monicabritton closed 5 years ago

monicabritton commented 5 years ago

If a Quantity is being used in the Payment tab, and that quantity is reached, then the amount is no longer shown in the registration process. That may be fine if there are multiple prices, but if all the prices (or the only price in this case) have hit the Quantity max before the overall capacity is reached, the price page has no price for the registrant to choose.

If there are no available prices, a message should appear on the price page such as "This event may be sold out. Please contact the organizer".

LMK if you want the example that prompted this issue...