ERPNext Update

This commit is contained in:
Akhilesh Darjee
2013-06-11 10:56:22 +05:30
29 changed files with 709 additions and 148 deletions

View File

@@ -169,6 +169,10 @@ wn.module_page["Selling"] = [
"label":wn._("Territory Target Variance (Item Group-Wise)"),
route: "query-report/Territory Target Variance (Item Group-Wise)",
},
"label":wn._("Customers Not Buying Since Long Time"),
route: "query-report/Customers Not Buying Since Long Time",
doctype: "Sales Order"
},
]
}
]