mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-14 18:51:21 +00:00
added back Trend Analyzer report to home pages
This commit is contained in:
@@ -97,6 +97,11 @@ wn.module_page["Buying"] = [
|
||||
"label":wn._("Purchase Analytics"),
|
||||
page: "purchase-analytics"
|
||||
},
|
||||
{
|
||||
"label":wn._("Trend Analyzer"),
|
||||
route: "Report/Profile/Trend Analyzer",
|
||||
doctype: "Purchase Order"
|
||||
},
|
||||
]
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user