11 lines
152 B
Python
11 lines
152 B
Python
data = {
|
|
'desktop_icons': [
|
|
'Non Profit',
|
|
'Sales Invoice',
|
|
'ToDo'
|
|
],
|
|
'modules': [
|
|
'Non Profit'
|
|
],
|
|
'default_portal_role': 'System Manager'
|
|
} |