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
a1f62a66ae2f9d6088e3666d475c7737297ec02c
zulip
/
corporate
/
migrations
History
Rishi Gupta
8f7e38c559
billing: Remove deprecated billing tables and fields from corporate/models.
2019-01-31 15:12:43 -08: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