Add comment

This commit is contained in:
zandercymatics 2024-04-17 14:43:27 -06:00
parent cdd34936b2
commit 03a0a60b3a
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -64,6 +64,9 @@ class CreateOrUpdateOrganizationTypeHelper:
force_update (bool): If an existing instance has no values to change,
try to update the organization_type field (or related fields) anyway.
This is done by invoking the new instance handler.
Use to force org type to be updated to the correct value even
if no other changes were made (including is_election).
"""
# A new record is added with organization_type not defined.