zulip/corporate
Mateusz Mandera ef42065cec billing: Allow exempt_from_license_number_check any number of licenses.
exempt_from_license_number_check was initially added allowing
organizations with it enabled to invite new users above their number of
licenses.

However, an organization with this permission enabled,
cannot upgrade if they weren't on a plan already - because when choosing
Manual license management, you cannot enter a number of licenses lower
than the current seat count. However, an organization like that probably
already has some users that they get free of charge - and thus they need
to be able to enter a lower number of licenses in order to upgrade.
2023-04-13 15:26:44 -07:00
..
lib billing: Allow exempt_from_license_number_check any number of licenses. 2023-04-13 15:26:44 -07:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations billing: Fix exempt_from_from_license_number_check column name. 2023-04-13 15:26:44 -07:00
tests billing: Allow exempt_from_license_number_check any number of licenses. 2023-04-13 15:26:44 -07:00
views billing: Allow exempt_from_license_number_check any number of licenses. 2023-04-13 15:26:44 -07:00
__init__.py
models.py billing: Fix exempt_from_from_license_number_check column name. 2023-04-13 15:26:44 -07:00
urls.py portico: Add End Point Dev case study page. 2023-03-21 16:20:30 -07:00