[Reports][Reorder Level] and [No Sales Order from Customer]

This commit is contained in:
Saurabh
2013-06-05 18:17:28 +05:30
parent c95436cf43
commit 7b48218b6f
9 changed files with 235 additions and 0 deletions

View File

@@ -128,6 +128,11 @@ wn.module_page["Stock"] = [
right: true,
icon: "icon-table",
items: [
{
"label":wn._("Item Reorder Level"),
route: "query-report/Item Reorder Level",
doctype: "Item"
},
{
"label":wn._("Stock Ledger"),
page: "stock-ledger"