Update generic_helper.py

This commit is contained in:
zandercymatics 2024-04-08 20:38:08 -06:00
parent 9a87d24d6e
commit 06b34f8ed8
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -189,7 +189,7 @@ class CreateOrUpdateOrganizationTypeHelper:
new_org = election_org_map[current_org_type]
self.instance.generic_org_type = new_org
self.instance.is_election_board = True
elif self.instance.generic_org_type is not None:
elif self.instance.organization_type is not None:
self.instance.generic_org_type = current_org_type
# This basically checks if the given org type