Update domainify.py

This commit is contained in:
Nabin Hait 2017-05-01 11:39:36 +05:30
parent e94c6e7b8e
commit 1117125841

View File

@ -62,7 +62,7 @@ def get_domain(domain):
'Fees', 'Task', 'ToDo', 'Schools'],
'allow_roles': ['Academics User', 'Accounts User', 'Accounts Manager', 'Item Manager',
'Website Manager', 'HR User', 'HR Manager', 'Purchase User', 'Purchase Manager',
'Student', 'Projects User'],
'Student', 'Projects User', 'Instructor'],
'default_portal_role': 'Student'
},
}