Added Guardian to school module

This commit is contained in:
Neil Trini Lasrado
2016-12-28 16:15:35 +05:30
parent 340c9d327a
commit 986927ca98
2 changed files with 7 additions and 4 deletions

View File

@@ -6,11 +6,14 @@ def get_data():
{
"label": _("Student"),
"items": [
{
"type": "doctype",
"name": "Student"
},
{
"type": "doctype",
"name": "Guardian"
},
{
"type": "doctype",
"name": "Student Log"