feat(human_resources): add module to perms selector

ref: #722
This commit is contained in:
2025-04-15 15:05:59 +09:30
parent 9e05410f28
commit 4e03c2bf31

View File

@ -14,6 +14,7 @@ def permission_queryset():
'core',
'devops',
'django_celery_results',
'human_resources',
'itam',
'itim',
'project_management',