mirror of https://github.com/zulip/zulip.git
a0cec2c378
Earlier, if a free plan (say legacy plan) with no next plan scheduled was invoiced, we used to send an invoice overdue email if the last audit log update is stale. Actually, we don't need this data as the invoice step is just going to downgrade the current plan. We should not wait for customer to start uploading data in this case. Skip the email sending step and invoice the plan to downgrade. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
tests | ||
views | ||
__init__.py | ||
models.py | ||
urls.py |