mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
Quotation Trend
This commit is contained in:
@@ -170,6 +170,11 @@ wn.module_page["Selling"] = [
|
||||
route: "query-report/Customers Not Buying Since Long Time",
|
||||
doctype: "Sales Order"
|
||||
},
|
||||
{
|
||||
"label":wn._("Quotation Trend"),
|
||||
route: "query-report/Quotation Trends",
|
||||
doctype: "Sales Order"
|
||||
},
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user