mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
[report] lead details
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user