[minor] removed old stock ageing grid report

This commit is contained in:
Nabin Hait
2013-12-02 23:13:36 +05:30
parent 7eb90d3d5c
commit 47e40242bd
9 changed files with 3 additions and 514 deletions

View File

@@ -150,8 +150,9 @@ wn.module_page["Stock"] = [
"label": wn._("Stock Level")
},
{
"page":"stock-ageing",
"label": wn._("Stock Ageing")
"label":wn._("Stock Ageing"),
doctype: "Item",
route: "query-report/Stock Ageing"
},
]
},