[minor][fix]

This commit is contained in:
Saurabh
2016-06-21 15:55:54 +05:30
parent 1702273968
commit ec8babe7ac
8 changed files with 10 additions and 9 deletions

View File

@@ -193,10 +193,10 @@ def get_data():
"items": [
{
"type": "page",
"name": "Accounts Browser",
"name": "Tree",
"icon": "icon-sitemap",
"label": _("Chart of Cost Centers"),
"route": "Accounts Browser/Cost Center",
"route": "Tree/Cost Center",
"description": _("Tree of financial Cost Centers."),
"doctype": "Cost Center",
},