BristolSTA / uobtheatre-api

API for UOBTheatre.com
8 stars 1 forks source link

Allow Per-Account Restrictions on Ticket Bookings #628

Open HappyNTH opened 1 year ago

HappyNTH commented 1 year ago

Implement a system to allow productions to restrict the number of tickets any one account can purchase.

Raised by Pole & Aerial, who wanted the ability to only allow each account to purchase one "member's ticket" to their show, but still be able to purchase any number of "non-member's ticket"s.

atoff commented 1 year ago

Could be fairly simple - just need to add a new field on concession types to the effect of "max_per_booking"

Guidedriver0 commented 1 year ago

This is gonna be a spicy one sorry toff

Guidedriver0 commented 1 year ago

ignore that