blob: 81aff02fa61435beb15e324ade69111e6e38e33d [file] [log] [blame]
Vishal397a8762017-11-20 17:45:24 +05301data = {
2 'desktop_icons': [
3 'Non Profit',
Nabin Hait419db492017-12-06 12:57:53 +05304 'Member',
5 'Donor',
6 'Volunteer',
7 'Grant Application',
8 'Accounts',
9 'Buying',
10 'HR',
Vishal397a8762017-11-20 17:45:24 +053011 'ToDo'
12 ],
Zarrarde8f6122017-12-13 18:36:08 +053013 'restricted_roles': [
14 'Non Profit Manager',
15 'Non Profit Member',
16 'Non Profit Portal User'
17 ],
Vishal397a8762017-11-20 17:45:24 +053018 'modules': [
Vishalfca5cfe2017-11-21 10:57:53 +053019 'Non Profit'
20 ],
Vishal54f5b112017-12-05 17:51:15 +053021 'default_portal_role': 'Non Profit Manager'
Vishal397a8762017-11-20 17:45:24 +053022}