From 470c6b9d776545754ae19467551eec527fac2c9b Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 21 Apr 2022 21:42:02 +0200 Subject: [PATCH] Added menu entry for BOM report generation --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 50cc885..c4aac81 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -93,6 +93,7 @@ nav: - Packing List: report/pack.md - Build Order: report/build.md - Order: report/order.md + - BOM: report/bom.md - Barcodes: report/barcodes.md - Context Variables: report/context_variables.md - Admin: