This website requires JavaScript.
Explore
Help
Register
Sign In
paulmataruso
/
zulip
Watch
1
Star
0
Fork
0
You've already forked zulip
mirror of
https://github.com/zulip/zulip.git
synced
2025-11-03 05:23:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c0980e3a6e2e7ab5c779b58d14ae3fea7ff9958
zulip
/
corporate
/
migrations
History
Rishi Gupta
1a7a449572
billing: Add backend support for downgrading.
2019-04-11 23:27:42 -07:00
..
__init__.py
…
0001_initial.py
…
0002_customer_default_discount.py
billing: Move discount to local Customer object.
2018-12-22 13:30:15 -08:00
0003_customerplan.py
billing: Do subscription management in-house instead of with Stripe Billing.
2018-12-22 13:39:30 -08:00
0004_licenseledger.py
billing: Move license management from CustomerPlan into its own table.
2019-01-19 16:00:44 +05:30
0005_customerplan_invoicing.py
billing: Adding invoicing fields to CustomerPlan.
2019-01-28 16:04:11 -08:00
0006_nullable_stripe_customer_id.py
billing: Do not require a Stripe account to store Customer discounts.
2019-01-29 06:09:11 -08:00
0007_remove_deprecated_fields.py
billing: Remove deprecated billing tables and fields from corporate/models.
2019-01-31 15:12:43 -08:00
0008_nullable_next_invoice_date.py
billing: Add backend support for downgrading.
2019-04-11 23:27:42 -07:00