zulip/corporate/lib
Lauryn Menard afe0161bc2 remote-activity: Add column for rate paid on displayed plan.
Adds a column with the percentage rate that the remote server
or realm is paying on the displayed plan.

We display 0% for community plans that are 100% sponsored.
For legacy plans or plans with a scheduled downgrade, we
display a placeholder, "---". Otherwise, the value is
calculated from the CustomerPlan discount field.
2024-01-31 16:08:15 -08:00
..
__init__.py
activity.py remote-activity: Add column for rate paid on displayed plan. 2024-01-31 16:08:15 -08:00
decorator.py billing: Enable billing system in production. 2023-12-15 11:03:42 -08:00
registration.py models: Extract zerver.models.users. 2023-12-16 22:08:44 -08:00
remote_billing_util.py remote_realm: Plumb RemoteRealmBillingUser into BillingSession. 2023-12-10 16:15:28 -08:00
stripe.py corporate: Restrict free-trial when fixed-price plan is configured. 2024-01-31 12:25:31 -08:00
stripe_event_handler.py models: Extract zerver.models.users. 2023-12-16 22:08:44 -08:00
support.py support: Fix next plan info missing for customers with no current plan. 2024-01-31 12:25:31 -08:00