non-profit module cleanups

This commit is contained in:
Nabin Hait
2017-12-06 12:57:53 +05:30
parent 54f5b115a7
commit 419db49806
26 changed files with 181 additions and 535 deletions

View File

@@ -11,12 +11,7 @@ def get_data():
"type": "doctype",
"name": "Chapter",
"description": _("Chapter information."),
},
{
"type": "doctype",
"name": "Chapter Message",
"description": _("Chapter Message."),
},
}
]
},
{