mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 12:49:10 +00:00
[Reports][Sales and Purchase Trends][Completed]
This commit is contained in:
@@ -173,6 +173,11 @@ wn.module_page["Selling"] = [
|
||||
{
|
||||
"label":wn._("Quotation Trend"),
|
||||
route: "query-report/Quotation Trends",
|
||||
doctype: "Quotation"
|
||||
},
|
||||
{
|
||||
"label":wn._("Sales Order Trend"),
|
||||
route: "query-report/Sales Order Trends",
|
||||
doctype: "Sales Order"
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user