ErisMik/Minutes-Made

Implement restrictions on number of accounts a company can have based on their plan

Opened this issue · 0 comments

Need to limit the number of accounts a company can be associated with based on their subscription plan. We can use some SQL assertions, and a "subscription plan" table maybe? Pulpfree will also need to handle some logic and edge cases when company reaches/goes over this limit.