mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 10:21:14 -05:00
notify-api-332 rename organisation
This commit is contained in:
@@ -63,7 +63,7 @@ def get_free_sms_fragment_limit(service_id):
|
||||
if annual_billing is None:
|
||||
service = Service.query.get(service_id)
|
||||
# An entry does not exist in annual_billing table for that service and year.
|
||||
# Set the annual billing to the default free allowance based on the organisation type of the service.
|
||||
# Set the annual billing to the default free allowance based on the organization type of the service.
|
||||
|
||||
annual_billing = set_default_free_allowance_for_service(
|
||||
service=service,
|
||||
|
||||
Reference in New Issue
Block a user