diff --git a/app/app/settings.py b/app/app/settings.py index 59a3c1d4..cb039519 100644 --- a/app/app/settings.py +++ b/app/app/settings.py @@ -685,6 +685,15 @@ if FEATURE_FLAGGING_ENABLED: "created": "", "modified": "" } + }, + { + "2025-00008": { + "name": "access.Company", + "description": "Company Entity Role. See https://github.com/nofusscomputing/centurion_erp/issues/704", + "enabled": True, + "created": "", + "modified": "" + } } ]