Load 1C access profiles groups and users
This commit is contained in:
@@ -20,6 +20,10 @@ class NormalizedProjectSummary(BaseModel):
|
||||
command_count: int = 0
|
||||
role_count: int = 0
|
||||
rights_count: int = 0
|
||||
access_profile_count: int = 0
|
||||
access_group_count: int = 0
|
||||
access_user_count: int = 0
|
||||
access_assignment_count: int = 0
|
||||
module_count: int = 0
|
||||
layout_count: int = 0
|
||||
movement_count: int = 0
|
||||
|
||||
Reference in New Issue
Block a user