This commit is contained in:
Rushabh Mehta 2013-07-10 19:02:07 +05:30
parent 69c1858c24
commit 8f61991235

View File

@ -123,11 +123,6 @@ wn.module_page["Stock"] = [
"doctype":"Brand",
"label": wn._("Brand"),
"description": wn._("Brand master.")
},
{
"label": wn._("Warehouse Type"),
"doctype":"Warehouse Type",
"description": wn._("Types of warehouse")
}
]
},