mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 12:49:10 +00:00
Update domainify.py
This commit is contained in:
@@ -62,7 +62,7 @@ def get_domain(domain):
|
|||||||
'Fees', 'Task', 'ToDo', 'Schools'],
|
'Fees', 'Task', 'ToDo', 'Schools'],
|
||||||
'allow_roles': ['Academics User', 'Accounts User', 'Accounts Manager', 'Item Manager',
|
'allow_roles': ['Academics User', 'Accounts User', 'Accounts Manager', 'Item Manager',
|
||||||
'Website Manager', 'HR User', 'HR Manager', 'Purchase User', 'Purchase Manager',
|
'Website Manager', 'HR User', 'HR Manager', 'Purchase User', 'Purchase Manager',
|
||||||
'Student', 'Projects User'],
|
'Student', 'Projects User', 'Instructor'],
|
||||||
'default_portal_role': 'Student'
|
'default_portal_role': 'Student'
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user