zulip/corporate/lib
Prakhar Pratyush bf4fdbff12 stripe: Update LicenseLedger for remote realms.
When a remote server uploads statistics, we update the
LicenseLedger using the audit logs uploaded.

We iterate over the RemoteRealmAuditlog data for the concerned
realm starting from the event_time of the last LicenseLedger
created for that customer and update the ledger based on each event.
2023-12-08 12:58:21 -08:00
..
__init__.py
analytics.py billing: Add BILLING_SCHEDULE_ prefix to values. 2023-11-29 23:32:56 -08:00
decorator.py corporate: Tighten coverage checks in decorator.py. 2023-12-08 09:48:15 -08:00
registration.py billing: Fix exempt_from_from_license_number_check column name. 2023-04-13 15:26:44 -07:00
remote_billing_util.py remote_billing: Add redirects to login for unauthed user in legacy flow. 2023-12-03 10:39:56 -08:00
stripe.py stripe: Update LicenseLedger for remote realms. 2023-12-08 12:58:21 -08:00
stripe_event_handler.py stripe: Fix legacy server upgrade to business plan. 2023-12-05 23:44:29 -08:00
support.py corporate: Implement support_url for all BillingSession child classes. 2023-12-06 11:04:54 -08:00