zulip/corporate
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
..
lib support: Show annual revenue for active fixed price plans. 2024-05-22 15:57:59 -07:00
management
migrations support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
tests support: Show annual revenue for active fixed price plans. 2024-05-22 15:57:59 -07:00
views do_deactivate_realm: Add deactivation_reason kwarg. 2024-05-19 23:07:28 -07:00
__init__.py
models.py typos: Fix typos caught by mwic. 2024-05-20 13:55:00 -07:00
urls.py demo_request: Add form for user to request a demo. 2024-04-25 13:09:05 -07:00