mirror of https://github.com/zulip/zulip.git
a513489f38
Earlier, the 'next_invoice_date', 'invoiced_through', and 'invoicing_status' fields in 'do_change_schedule_after_free_trial' were not set correctly. It resulted in invoicing the ENDED plan and the ledger we create in this function. Multiple invoices were created depending on the number of times the billing frequency was changed for customers who started free-trial & changed their billing frequency. This commit sets those fields correctly leading to create only one invoice. |
||
---|---|---|
.. | ||
__init__.py | ||
activity.py | ||
decorator.py | ||
registration.py | ||
remote_billing_util.py | ||
stripe.py | ||
stripe_event_handler.py | ||
support.py |