From 6c893308d4a359465daf67a223859ad2b3a2fc2c Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 3 Jan 2021 10:15:06 +1100 Subject: [PATCH] Update 0.1.5.md --- docs/releases/0.1.5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releases/0.1.5.md b/docs/releases/0.1.5.md index d024350..47f0e2e 100644 --- a/docs/releases/0.1.5.md +++ b/docs/releases/0.1.5.md @@ -28,3 +28,4 @@ Refer to the [build documentation](../../build/build/#overdue-builds) for more i | [#1144](https://github.com/inventree/InvenTree/pull/1144) | Fixes infinite loop recursion when displaying BOM table | | [#1175](https://github.com/inventree/InvenTree/pull/1175) | Fixes display of buttons in particular StockItem tab | | [#1196](https://github.com/inventree/InvenTree/pull/1195) | Fixes issue where forms incorrectly required date fields to be filled | +| [#1197](https://github.com/inventree/InvenTree/pull/1197) | Fixes variable scope issue which caused problems with BOM creation |