[item] patches

This commit is contained in:
Rushabh Mehta
2015-02-23 11:31:35 +05:30
parent d54031f3b5
commit d06c1188a0
4 changed files with 20 additions and 23 deletions

View File

@@ -6,21 +6,11 @@ def get_data():
"label": _("Documents"),
"icon": "icon-star",
"items": [
{
"type": "doctype",
"name": "Lead",
"description": _("Database of potential customers."),
},
{
"type": "doctype",
"name": "Customer",
"description": _("Customer database."),
},
{
"type": "doctype",
"name": "Opportunity",
"description": _("Potential opportunities for selling."),
},
{
"type": "doctype",
"name": "Quotation",