mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 08:54:45 +00:00
[minor]
This commit is contained in:
@@ -123,11 +123,6 @@ wn.module_page["Stock"] = [
|
|||||||
"doctype":"Brand",
|
"doctype":"Brand",
|
||||||
"label": wn._("Brand"),
|
"label": wn._("Brand"),
|
||||||
"description": wn._("Brand master.")
|
"description": wn._("Brand master.")
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": wn._("Warehouse Type"),
|
|
||||||
"doctype":"Warehouse Type",
|
|
||||||
"description": wn._("Types of warehouse")
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user