[new] Convert Non Profit Module into Non Profit Domain

This commit is contained in:
Vishal
2017-11-20 17:45:24 +05:30
parent 43977a1422
commit 397a8761f7
17 changed files with 2042 additions and 2031 deletions

View File

@@ -0,0 +1,11 @@
data = {
'desktop_icons': [
'Non Profit',
'Sales Invoice',
'ToDo'
],
'modules': [
+ 'Non Profit'
+ ],
'default_portal_role': 'System Manager'
}