fix: default permission for HR manager role

This commit is contained in:
iamkhanraheel
2026-03-26 17:23:54 +05:30
parent 7b0bfe76cc
commit 5ec66169a7
10 changed files with 79 additions and 38 deletions

View File

@@ -203,7 +203,7 @@
"idx": 1,
"is_tree": 1,
"links": [],
"modified": "2026-03-24 12:43:45.708738",
"modified": "2026-03-25 17:27:39.304619",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Account",
@@ -261,6 +261,11 @@
"read": 1,
"report": 1,
"role": "HR User"
},
{
"read": 1,
"report": 1,
"role": "HR Manager"
}
],
"row_format": "Dynamic",

View File

@@ -126,7 +126,7 @@
"idx": 1,
"is_tree": 1,
"links": [],
"modified": "2026-03-24 12:44:03.297998",
"modified": "2026-03-25 17:26:40.657146",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Cost Center",
@@ -177,6 +177,10 @@
{
"read": 1,
"role": "HR User"
},
{
"read": 1,
"role": "HR Manager"
}
],
"row_format": "Dynamic",

View File

@@ -48,7 +48,7 @@
"idx": 1,
"index_web_pages_for_search": 1,
"links": [],
"modified": "2026-03-24 12:48:15.343727",
"modified": "2026-03-25 17:34:25.721556",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Mode of Payment",
@@ -71,8 +71,11 @@
},
{
"read": 1,
"report": 1,
"role": "HR User"
},
{
"read": 1,
"role": "HR Manager"
}
],
"quick_entry": 1,

View File

@@ -480,7 +480,7 @@
"index_web_pages_for_search": 1,
"links": [],
"max_attachments": 4,
"modified": "2026-03-24 12:52:03.156389",
"modified": "2026-03-25 17:32:36.262980",
"modified_by": "Administrator",
"module": "Projects",
"name": "Project",
@@ -528,6 +528,10 @@
{
"read": 1,
"role": "HR User"
},
{
"read": 1,
"role": "HR Manager"
}
],
"quick_entry": 1,

View File

@@ -423,7 +423,7 @@
"is_tree": 1,
"links": [],
"max_attachments": 5,
"modified": "2026-03-24 12:57:46.063009",
"modified": "2026-03-25 17:35:27.323503",
"modified_by": "Administrator",
"module": "Projects",
"name": "Task",
@@ -445,6 +445,10 @@
{
"read": 1,
"role": "HR User"
},
{
"read": 1,
"role": "HR Manager"
}
],
"quick_entry": 1,

View File

@@ -970,7 +970,7 @@
"image_field": "company_logo",
"is_tree": 1,
"links": [],
"modified": "2026-03-24 12:44:15.614147",
"modified": "2026-03-25 17:23:35.604282",
"modified_by": "Administrator",
"module": "Setup",
"name": "Company",
@@ -1035,6 +1035,15 @@
"read": 1,
"report": 1,
"role": "HR User"
},
{
"create": 1,
"export": 1,
"import": 1,
"read": 1,
"report": 1,
"role": "HR Manager",
"write": 1
}
],
"row_format": "Dynamic",

View File

@@ -31,7 +31,7 @@
"icon": "fa fa-bookmark",
"idx": 1,
"links": [],
"modified": "2024-03-27 13:06:51.361961",
"modified": "2026-03-26 14:59:26.816846",
"modified_by": "Administrator",
"module": "Setup",
"name": "Designation",
@@ -52,12 +52,24 @@
{
"read": 1,
"role": "Sales User"
},
{
"create": 1,
"delete": 1,
"email": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "HR Manager",
"share": 1,
"write": 1
}
],
"quick_entry": 1,
"row_format": "Dynamic",
"show_name_in_global_search": 1,
"sort_field": "creation",
"sort_order": "ASC",
"states": [],
"translated_doctype": 1
}
}

View File

@@ -129,7 +129,7 @@
],
"icon": "fa fa-user",
"links": [],
"modified": "2024-03-27 13:08:18.825438",
"modified": "2026-03-26 14:45:09.568829",
"modified_by": "Administrator",
"module": "Setup",
"name": "Driver",
@@ -144,30 +144,6 @@
"role": "Fleet Manager",
"share": 1
},
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "HR User",
"share": 1,
"write": 1
},
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "HR Manager",
"share": 1,
"write": 1
},
{
"print": 1,
"read": 1,
@@ -186,6 +162,7 @@
}
],
"quick_entry": 1,
"row_format": "Dynamic",
"search_fields": "full_name",
"show_name_in_global_search": 1,
"sort_field": "creation",
@@ -193,4 +170,4 @@
"states": [],
"title_field": "full_name",
"track_changes": 1
}
}

View File

@@ -32,7 +32,7 @@
}
],
"links": [],
"modified": "2024-03-27 13:09:39.303885",
"modified": "2026-03-26 17:22:45.737955",
"modified_by": "Administrator",
"module": "Setup",
"name": "Employee Group",
@@ -49,11 +49,28 @@
"role": "System Manager",
"share": 1,
"write": 1
},
{
"create": 1,
"delete": 1,
"email": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "HR Manager",
"share": 1,
"write": 1
},
{
"read": 1,
"role": "HR User",
"write": 1
}
],
"quick_entry": 1,
"row_format": "Dynamic",
"sort_field": "creation",
"sort_order": "DESC",
"states": [],
"track_changes": 1
}
}

View File

@@ -77,7 +77,7 @@
"icon": "icon-legal",
"idx": 1,
"links": [],
"modified": "2026-03-24 16:36:37.021007",
"modified": "2026-03-26 16:11:17.367505",
"modified_by": "Administrator",
"module": "Setup",
"name": "Terms and Conditions",
@@ -134,6 +134,12 @@
{
"read": 1,
"role": "HR User"
},
{
"create": 1,
"read": 1,
"role": "HR Manager",
"write": 1
}
],
"quick_entry": 1,