feat(access): model access.Company feature flag 2025-00008
ref: #761 #760
This commit is contained in:
@ -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": ""
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user