zulip/corporate/lib
Lauryn Menard 4fcf7945b0 support: Show annual revenue for active fixed price plans.
In the activity and support views, we want to see the annual
revenue for fixed price plans. While on billing pages, we do
not display this information as these plans are renegotiated
annually.

Adds get_annual_recurring_revenue_for_support_data function
to BillingSession class, so that we can get the fixed price
plan data for these views without changing the logic for
what is displayed on the billing pages.
2024-05-22 15:57:59 -07:00
..
__init__.py
activity.py support: Show annual revenue for active fixed price plans. 2024-05-22 15:57:59 -07:00
decorator.py python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
registration.py registration: Send a group DM to admins when no spare licenses left. 2024-04-03 12:28:05 -07:00
remote_billing_util.py remote_realm: Plumb RemoteRealmBillingUser into BillingSession. 2023-12-10 16:15:28 -08:00
stripe.py support: Show annual revenue for active fixed price plans. 2024-05-22 15:57:59 -07:00
stripe_event_handler.py invoice_paid_event: Verify invoice before activating fixed-price plan. 2024-04-16 09:49:04 -07:00
support.py support: Show annual revenue for active fixed price plans. 2024-05-22 15:57:59 -07:00