[report] lead details

This commit is contained in:
Nabin Hait
2013-10-22 12:11:20 +05:30
parent 1500c83cce
commit 49f9e284ff
3 changed files with 27 additions and 0 deletions

View File

@@ -167,6 +167,11 @@ wn.module_page["Selling"] = [
right: true,
icon: "icon-list",
items: [
{
"label":wn._("Lead Details"),
route: "query-report/Lead Details",
doctype: "Lead"
},
{
"label":wn._("Customer Addresses And Contacts"),
route: "query-report/Customer Addresses And Contacts",