Skip to content

Commit 47abaf7

Browse files
iamkhanraheelmergify[bot]
authored andcommitted
fix: default company perms for HR manager
(cherry picked from commit 2018a90)
1 parent 4940aeb commit 47abaf7

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

erpnext/setup/doctype/company/company.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -970,7 +970,7 @@
970970
"image_field": "company_logo",
971971
"is_tree": 1,
972972
"links": [],
973-
"modified": "2026-04-14 18:13:20.811422",
973+
"modified": "2026-04-17 17:11:46.586135",
974974
"modified_by": "Administrator",
975975
"module": "Setup",
976976
"name": "Company",
@@ -1036,9 +1036,6 @@
10361036
"select": 1
10371037
},
10381038
{
1039-
"create": 1,
1040-
"export": 1,
1041-
"import": 1,
10421039
"read": 1,
10431040
"report": 1,
10441041
"role": "HR Manager",

0 commit comments

Comments
 (0)