feat(access): model access.Company feature flag 2025-00008

ref: #761 #760
This commit is contained in:
2025-05-15 18:34:51 +09:30
parent b2d1903009
commit a51a79a763

View File

@ -685,6 +685,15 @@ if FEATURE_FLAGGING_ENABLED:
"created": "", "created": "",
"modified": "" "modified": ""
} }
},
{
"2025-00008": {
"name": "access.Company",
"description": "Company Entity Role. See https://github.com/nofusscomputing/centurion_erp/issues/704",
"enabled": True,
"created": "",
"modified": ""
}
} }
] ]