added back Trend Analyzer report to home pages

This commit is contained in:
Anand Doshi
2013-01-11 19:06:57 +05:30
parent ae1b0cee1b
commit 4d79bfb225
3 changed files with 15 additions and 0 deletions

View File

@@ -146,6 +146,11 @@ wn.module_page["Accounts"] = [
"label":wn._("Financial Analytics"),
page: "financial-analytics"
},
{
"label":wn._("Trend Analyzer"),
route: "Report/Profile/Trend Analyzer",
doctype: "Sales Invoice"
},
]
},
{