fix: allow Employee role to select Department (#41877)

This commit is contained in:
Rucha Mahabal
2024-06-12 16:49:39 +05:30
committed by GitHub
parent 75983ead33
commit 56082f5a29

View File

@@ -90,7 +90,7 @@
"idx": 1,
"is_tree": 1,
"links": [],
"modified": "2024-03-27 13:06:50.845700",
"modified": "2024-06-12 16:10:31.451257",
"modified_by": "Administrator",
"module": "Setup",
"name": "Department",
@@ -132,6 +132,10 @@
"role": "HR Manager",
"share": 1,
"write": 1
},
{
"role": "Employee",
"select": 1
}
],
"show_name_in_global_search": 1,