Deleted search criteria

This commit is contained in:
Akhilesh Darjee
2013-06-25 11:08:19 +05:30
277 changed files with 269 additions and 8383 deletions

View File

@@ -137,11 +137,6 @@ wn.module_page["Selling"] = [
"label":wn._("Sales Analytics"),
page: "sales-analytics"
},
{
"label":wn._("Trend Analyzer"),
route: "Report/Profile/Trend Analyzer",
doctype: "Sales Order"
},
]
},
{
@@ -191,7 +186,10 @@ wn.module_page["Selling"] = [
{
"label":wn._("Available Stock for Packing Items"),
route: "query-report/Available Stock for Packing Items",
},
{
"label":wn._("Pending SO Items For Purchase Request"),
route: "query-report/Pending SO Items For Purchase Request"
},
]
}