fix: default perm for HR manager & HR user

This commit is contained in:
iamkhanraheel
2026-04-09 19:15:45 +05:30
parent 5ec66169a7
commit f02b3b6166
5 changed files with 83 additions and 25 deletions

View File

@@ -393,7 +393,7 @@
"icon": "fa fa-ticket",
"idx": 7,
"links": [],
"modified": "2025-09-25 11:10:53.556731",
"modified": "2026-04-09 19:14:57.692236",
"modified_by": "Administrator",
"module": "Support",
"name": "Issue",
@@ -410,9 +410,18 @@
"role": "Support Team",
"share": 1,
"write": 1
},
{
"role": "HR Manager",
"select": 1
},
{
"role": "HR User",
"select": 1
}
],
"quick_entry": 1,
"row_format": "Dynamic",
"search_fields": "status,customer,subject,raised_by",
"sender_field": "raised_by",
"sort_field": "creation",