Added BOM Browser link in Manufacturing home page
This commit is contained in:
parent
5fa6c4ce21
commit
878a18528c
@ -55,6 +55,14 @@ def get_data():
|
|||||||
"name": "BOM Replace Tool",
|
"name": "BOM Replace Tool",
|
||||||
"description": _("Replace Item / BOM in all BOMs"),
|
"description": _("Replace Item / BOM in all BOMs"),
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "page",
|
||||||
|
"name": "bom-browser",
|
||||||
|
"icon": "icon-sitemap",
|
||||||
|
"label": _("BOM Browser"),
|
||||||
|
"description": _("Tree of Bill of Materials"),
|
||||||
|
"doctype": "BOM"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user