[new] Grant Application Doctype Added

This commit is contained in:
Vishal
2017-09-21 12:09:51 +05:30
parent 18ac423c47
commit 2c9ce190eb
7 changed files with 635 additions and 0 deletions

View File

@@ -69,6 +69,16 @@ def get_data():
}
]
},
{
"label": _("Grant Application"),
"items": [
{
"type": "doctype",
"name": "Grant Application",
"description": _("Grant information."),
}
]
},
{
"label": _("Event"),
"items": [