fix: Nested/Multi-level BOM help link (#26409)
Updated the link for multi-level boms. Current link is broken.
This commit is contained in:
parent
7a89033163
commit
513375f264
@ -991,7 +991,7 @@ frappe.help.help_links["Form/BOM"] = [
|
|||||||
label: "Nested BOM Structure",
|
label: "Nested BOM Structure",
|
||||||
url:
|
url:
|
||||||
docsUrl +
|
docsUrl +
|
||||||
"user/manual/en/manufacturing/articles/nested-bom-structure",
|
"user/manual/en/manufacturing/articles/managing-multi-level-bom",
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user