blob: 22f05c9e7dfb37096e5db860669613726af7030b [file] [log] [blame]
Aditya Hasef3c22f32019-01-22 18:22:20 +05301
Vishal397a8762017-11-20 17:45:24 +05302data = {
3 'desktop_icons': [
4 'Non Profit',
Nabin Hait419db492017-12-06 12:57:53 +05305 'Member',
6 'Donor',
7 'Volunteer',
8 'Grant Application',
9 'Accounts',
10 'Buying',
11 'HR',
Vishal397a8762017-11-20 17:45:24 +053012 'ToDo'
13 ],
Zarrarde8f6122017-12-13 18:36:08 +053014 'restricted_roles': [
15 'Non Profit Manager',
16 'Non Profit Member',
17 'Non Profit Portal User'
18 ],
Vishal397a8762017-11-20 17:45:24 +053019 'modules': [
Vishalfca5cfe2017-11-21 10:57:53 +053020 'Non Profit'
21 ],
Vishal54f5b112017-12-05 17:51:15 +053022 'default_portal_role': 'Non Profit Manager'
Ankush Menat4551d7d2021-08-19 13:41:10 +053023}