[fix] link fixes for tree structures #5651

This commit is contained in:
Saurabh
2016-07-05 18:02:38 +05:30
parent a86c5b196f
commit 52ec0ed134
6 changed files with 25 additions and 36 deletions

View File

@@ -39,12 +39,12 @@ def get_data():
"label": _("Bill of Materials")
},
{
"type": "page",
"name": "bom-browser",
"type": "doctype",
"name": "BOM",
"icon": "icon-sitemap",
"label": _("BOM Browser"),
"description": _("Tree of Bill of Materials"),
"doctype": "BOM"
"link": "Tree/BOM",
},
{
"type": "doctype",