zulip/corporate/lib
Lauryn Menard 76bd6e2d62 support: Get plan data without making end of billing cycle updates.
Updates get_plan_data_for_support_view to get the latest ledger entry
directly instead of calling make_end_of_cycle_updates_if_needed so
that viewing a support page doesn't trigger any changes to the
current and scheduled plans.
2024-12-03 10:30:35 -08:00
..
__init__.py billing: Move zilencer/lib/stripe to corporate. 2018-10-01 15:43:44 -07:00
activity.py corporate: Fix misuse of timezone_now() as parameter default. 2024-11-10 19:14:32 -08:00
billing_types.py corporate: Use Literal types for upgrade parameters. 2024-09-24 18:18:26 -07:00
decorator.py corporate: Import corporate.lib.stripe lazily. 2024-09-24 18:18:26 -07:00
registration.py billing: Enforce manual license management for guest role changes. 2024-09-20 12:02:39 -07:00
remote_billing_util.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
stripe_event_handler.py support: Add fixed-price plan configuration to Cloud support view. 2024-11-26 12:42:39 -08:00
stripe.py stripe: Update next_invoice_date for current logic of monthly invoices. 2024-12-03 10:17:28 -08:00
support.py support: Get plan data without making end of billing cycle updates. 2024-12-03 10:30:35 -08:00