fix: remove unwanted perm for HR user role

This commit is contained in:
iamkhanraheel
2026-04-17 15:39:42 +05:30
parent 41103a0622
commit d26cd69fe5
2 changed files with 2 additions and 10 deletions

View File

@@ -47,7 +47,7 @@
"icon": "icon-flag",
"idx": 1,
"links": [],
"modified": "2026-04-09 19:11:53.918325",
"modified": "2026-04-17 15:24:16.754519",
"modified_by": "Administrator",
"module": "Projects",
"name": "Activity Type",
@@ -91,10 +91,6 @@
"role": "HR Manager",
"share": 1,
"write": 1
},
{
"role": "HR User",
"select": 1
}
],
"quick_entry": 1,

View File

@@ -21,7 +21,7 @@
}
],
"links": [],
"modified": "2026-04-09 19:13:08.572142",
"modified": "2026-04-17 15:32:28.598095",
"modified_by": "Administrator",
"module": "Projects",
"name": "Task Type",
@@ -67,10 +67,6 @@
"read": 1,
"role": "HR Manager",
"write": 1
},
{
"role": "HR User",
"select": 1
}
],
"quick_entry": 1,