[Pending so Items for purchase receipt]

This commit is contained in:
Saurabh
2013-06-21 16:25:28 +05:30
parent 7989deda20
commit 36cb3caaa7
4 changed files with 31 additions and 6 deletions

View File

@@ -190,6 +190,10 @@ wn.module_page["Selling"] = [
route: "query-report/Sales Order Trends",
doctype: "Sales Order"
},
{
"label":wn._("Pending SO Items For Purchase Request"),
route: "query-report/Pending SO Items For Purchase Request"
},
]
}
]