mirror of https://github.com/zulip/zulip.git
9648256c3c
Earlier, on extending end_date for legacy plans, next_invoice_date was not extended which resulted in invoice_plan() run for such legacy plans before the end_date. The intended behaviour is that the legacy plan should be invoiced only once on the end_date to downgrade or switch to a new tier. This commit adds logic to update next_invoice_date when end_date is extended via /support. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
tests | ||
views | ||
__init__.py | ||
models.py | ||
urls.py |