This commit is contained in:
Rushabh Mehta
2013-05-09 11:42:35 +05:30
70 changed files with 865 additions and 241 deletions

View File

@@ -197,6 +197,10 @@ wn.module_page["Stock"] = [
route: "query-report/Item-Wise Price List",
doctype: "Item"
},
{
"label":wn._("Purchase In Transit"),
route: "query-report/Purchase In Transit",
},
]
}
]