[fix] SMS status and log

This commit is contained in:
Nabin Hait
2015-07-22 11:28:21 +05:30
parent f5ea801b69
commit 098760f0e2
4 changed files with 76 additions and 41 deletions

View File

@@ -48,6 +48,11 @@ def get_data():
"name": "SMS Center",
"description":_("Send mass SMS to your contacts"),
},
{
"type": "doctype",
"name": "SMS Log",
"description":_("Logs for maintaining sms delivery status"),
},
{
"type": "doctype",
"name": "Newsletter",