fix: default perm for HR manager & HR user

(cherry picked from commit 41103a0622)
This commit is contained in:
iamkhanraheel
2026-04-14 18:30:41 +05:30
committed by Mergify
parent a7b1fec21d
commit 95213fb9b8
8 changed files with 30 additions and 34 deletions

View File

@@ -203,7 +203,7 @@
"idx": 1, "idx": 1,
"is_tree": 1, "is_tree": 1,
"links": [], "links": [],
"modified": "2026-03-25 17:27:39.304619", "modified": "2026-04-14 18:14:42.202065",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Account", "name": "Account",
@@ -258,14 +258,12 @@
"write": 1 "write": 1
}, },
{ {
"read": 1, "role": "HR User",
"report": 1, "select": 1
"role": "HR User"
}, },
{ {
"read": 1, "role": "HR Manager",
"report": 1, "select": 1
"role": "HR Manager"
} }
], ],
"row_format": "Dynamic", "row_format": "Dynamic",

View File

@@ -126,7 +126,7 @@
"idx": 1, "idx": 1,
"is_tree": 1, "is_tree": 1,
"links": [], "links": [],
"modified": "2026-03-25 17:26:40.657146", "modified": "2026-04-14 18:15:27.367298",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Cost Center", "name": "Cost Center",
@@ -175,12 +175,12 @@
"share": 1 "share": 1
}, },
{ {
"read": 1, "role": "HR User",
"role": "HR User" "select": 1
}, },
{ {
"read": 1, "role": "HR Manager",
"role": "HR Manager" "select": 1
} }
], ],
"row_format": "Dynamic", "row_format": "Dynamic",

View File

@@ -48,7 +48,7 @@
"idx": 1, "idx": 1,
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"modified": "2026-03-25 17:34:25.721556", "modified": "2026-04-14 18:16:47.795986",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Mode of Payment", "name": "Mode of Payment",
@@ -70,12 +70,12 @@
"role": "Accounts User" "role": "Accounts User"
}, },
{ {
"read": 1, "role": "HR User",
"role": "HR User" "select": 1
}, },
{ {
"read": 1, "role": "HR Manager",
"role": "HR Manager" "select": 1
} }
], ],
"quick_entry": 1, "quick_entry": 1,

View File

@@ -480,7 +480,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"max_attachments": 4, "max_attachments": 4,
"modified": "2026-03-25 17:32:36.262980", "modified": "2026-04-14 18:17:40.676750",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Projects", "module": "Projects",
"name": "Project", "name": "Project",
@@ -526,12 +526,12 @@
"share": 1 "share": 1
}, },
{ {
"read": 1, "role": "HR User",
"role": "HR User" "select": 1
}, },
{ {
"read": 1, "role": "HR Manager",
"role": "HR Manager" "select": 1
} }
], ],
"quick_entry": 1, "quick_entry": 1,

View File

@@ -970,7 +970,7 @@
"image_field": "company_logo", "image_field": "company_logo",
"is_tree": 1, "is_tree": 1,
"links": [], "links": [],
"modified": "2026-03-25 17:23:35.604282", "modified": "2026-04-14 18:13:20.811422",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Setup", "module": "Setup",
"name": "Company", "name": "Company",
@@ -1032,9 +1032,8 @@
"select": 1 "select": 1
}, },
{ {
"read": 1, "role": "HR User",
"report": 1, "select": 1
"role": "HR User"
}, },
{ {
"create": 1, "create": 1,

View File

@@ -31,7 +31,7 @@
"icon": "fa fa-bookmark", "icon": "fa fa-bookmark",
"idx": 1, "idx": 1,
"links": [], "links": [],
"modified": "2026-03-26 14:59:26.816846", "modified": "2026-04-14 18:19:34.405635",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Setup", "module": "Setup",
"name": "Designation", "name": "Designation",
@@ -40,7 +40,6 @@
"permissions": [ "permissions": [
{ {
"create": 1, "create": 1,
"delete": 1,
"email": 1, "email": 1,
"print": 1, "print": 1,
"read": 1, "read": 1,

View File

@@ -153,7 +153,7 @@
"icon": "fa fa-calendar", "icon": "fa fa-calendar",
"idx": 1, "idx": 1,
"links": [], "links": [],
"modified": "2026-03-24 13:05:44.681123", "modified": "2026-04-14 18:21:08.018741",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Setup", "module": "Setup",
"name": "Holiday List", "name": "Holiday List",
@@ -172,8 +172,8 @@
"write": 1 "write": 1
}, },
{ {
"read": 1, "role": "HR User",
"role": "HR User" "select": 1
} }
], ],
"row_format": "Dynamic", "row_format": "Dynamic",

View File

@@ -77,7 +77,7 @@
"icon": "icon-legal", "icon": "icon-legal",
"idx": 1, "idx": 1,
"links": [], "links": [],
"modified": "2026-03-26 16:11:17.367505", "modified": "2026-04-14 18:22:49.285298",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Setup", "module": "Setup",
"name": "Terms and Conditions", "name": "Terms and Conditions",
@@ -132,8 +132,8 @@
"role": "Stock User" "role": "Stock User"
}, },
{ {
"read": 1, "role": "HR User",
"role": "HR User" "select": 1
}, },
{ {
"create": 1, "create": 1,