zulip/corporate/tests
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
..
stripe_fixtures stripe: Change pricing for plus plan. 2024-04-19 09:57:43 -07:00
__init__.py
test_activity_views.py support: Show annual revenue for active fixed price plans. 2024-05-22 15:57:59 -07:00
test_remote_billing.py remote_billing: Move stripe_customer_id from server to realm if needed. 2024-03-29 16:27:03 -07:00
test_remote_counts.py python: Consistently use from…import for datetime. 2023-12-05 12:01:18 -08:00
test_stripe.py typos: Fix typos caught by mwic. 2024-05-20 13:55:00 -07:00
test_support_views.py support: Add link to stripe customer dashboard. 2024-05-22 11:32:46 -07:00