mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
[new] Grant Application Doctype Added
This commit is contained in:
@@ -69,6 +69,16 @@ def get_data():
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": _("Grant Application"),
|
||||
"items": [
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Grant Application",
|
||||
"description": _("Grant information."),
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": _("Event"),
|
||||
"items": [
|
||||
|
||||
Reference in New Issue
Block a user