Merge pull request #41093 from GursheenK/fy-accounts-manager-perm

fix: accounts manager perm for FY
This commit is contained in:
Gursheen Kaur Anand
2024-04-19 13:28:32 +05:30
committed by GitHub

View File

@@ -119,6 +119,14 @@
{
"read": 1,
"role": "Employee"
},
{
"read": 1,
"role": "Accounts Manager"
},
{
"read": 1,
"role": "Stock Manager"
}
],
"show_name_in_global_search": 1,