fix(minor): after manual testing

This commit is contained in:
Rushabh Mehta
2019-05-24 11:22:31 +05:30
parent 04e89ce808
commit 7e4fb49c61
8 changed files with 481 additions and 1785 deletions

View File

@@ -55,6 +55,19 @@ def get_data():
}
]
},
{
"label": _("Maintenance"),
"items": [
{
"type": "doctype",
"name": "Maintenance Schedule",
},
{
"type": "doctype",
"name": "Maintenance Visit",
},
]
},
{
"label": _("Reports"),
"icon": "fa fa-list",