[Reports][Sales and Purchase Trends][Completed]

This commit is contained in:
Saurabh
2013-06-14 15:03:45 +05:30
parent 0326f5414e
commit 1848b71a0a
14 changed files with 146 additions and 121 deletions

View File

@@ -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"
},