[report] Customer Acquisition and Loyalty

This commit is contained in:
Rushabh Mehta
2013-11-28 15:10:01 +05:30
parent 6dbb3408b1
commit ad701d3745
5 changed files with 118 additions and 0 deletions

View File

@@ -164,6 +164,11 @@ wn.module_page["Selling"] = [
"label":wn._("Sales Funnel"),
page: "sales-funnel"
},
{
"label":wn._("Customer Acquisition and Loyalty"),
route: "query-report/Customer Acquisition and Loyalty",
doctype: "Customer"
},
]
},
{